1 // RUN
: llvm-mc
%s
-o
%t.o
-filetype
=obj
-triple
=x86_64-pc-linux
2 // RUN
: llvm-size
-B -t %t.o | FileCheck
%s
--strict-whitespace
11 // Note
: this test enables
--strict-whitespace to check for literal tabs
12 // between each field.
13 // CHECK
: text
{{ *}}data
{{ *}}bss
{{ *}}dec {{ *}}hex
{{ *}}filename
14 // CHECK-NEXT
: 4 {{ *}}4 {{ *}}4 {{ *}}12 {{ *}}c
{{ *}}{{[ -\
(\
)_A-Za-z0-
9.\\/:]+}}
15 // CHECK-NEXT
: 4 {{ *}}4 {{ *}}4 {{ *}}12 {{ *}}c
{{ *}}(TOTALS
)