1 // The purpose of this test is to verify that we produce relocations for
2 // references to functions. Failing to do so might cause pointer-to-function
3 // equality to fail if
/INCREMENTAL links are used.
5 // RUN
: llvm-mc
-filetype
=obj
-incremental-linker-compatible
-triple i686-pc-win32
%s | llvm-readobj
-S | FileCheck
%s
6 // RUN
: llvm-mc
-filetype
=obj
-incremental-linker-compatible
-triple x86_64-pc-win32
%s | llvm-readobj
-S | FileCheck
%s
19 # =>This Inner Loop Header: Depth=1
32 # =>This Inner Loop Header: Depth=1
50 // CHECK
: RelocationCount
: 1