1 // The purpose of this test is to verify that we do
not produce unneeded
2 // relocations when symbols are in the same section
and we know their offset.
4 // RUN
: llvm-mc
-filetype
=obj
-triple i686-pc-win32
%s | coff-dump.py | FileCheck
%s
5 // I WOULD RUN
, BUT THIS FAILS
: llvm-mc
-filetype
=obj
-triple x86_64-pc-win32
%s | coff-dump.py | FileCheck
%s
18 # =>This Inner Loop Header: Depth=1
31 # =>This Inner Loop Header: Depth=1
48 // CHECK
: Sections
= [
49 // CHECK-
NOT: NumberOfRelocations
= {{[^
0]}}