1 // RUN
: llvm-mc
-filetype
=obj
-triple x86_64-pc-linux-gnu
%s
-o
%t
2 // RUN
: llvm-objdump
-r
%t | FileCheck
%s
4 // Test that we create no fixups for this file since
"a" and "b"
5 // are in the same fragment. If
b was in
a different section
, a
6 // fixup causing
a relocation would
be generated in the object file.
8 // CHECK-
NOT: RELOCATION RECORDS