2 // RUN
: llvm-mc
-filetype
=obj
-triple
=armv7a-none-linux-gnueabi
%s
-o
%t.o
3 // RUN
: ld.lld
-static
%t.o
-o
%tout
4 // RUN
: llvm-readobj
--file-headers
%tout | FileCheck
%s
13 // CHECK-NEXT
: 0x1000000
14 // CHECK-NEXT
: 0x4000000