2 // RUN
: llvm-mc
-filetype
=obj
-triple
=thumbv7-windows
%s
-o
%t.obj
3 // RUN
: lld-link
-entry
:main
-subsystem
:console
%t.obj
-out
:%t.exe
-debug
-pdb
:%t.pdb
-verbose
2>&1 | FileCheck
%s
--check-prefix
=VERBOSE
5 // VERBOSE
: Added
1 thunks with margin
{{.*}} in {{.*}} passes
14 .section .text$a, "xr"
16 .section .text$b, "xr"