llvm/test/Instrumentation/InstrProfiling
Xinliang David Li 0f324db0db [profile] Fix runtime hook linkage bug for COFF
Patch by: Johan Engelen

the user hook has linkonceODR linkage and it needs to be
in comdatAny group.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270596 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-24 18:47:38 +00:00
..
X86 [PGO] Add test case to ensure covmap section is not allocatable. 2016-02-26 03:05:10 +00:00
icall.ll [profile] Static counter allocation for value profiling (part-1) 2016-05-21 22:55:34 +00:00
linkage.ll [profile] Fix runtime hook linkage bug for COFF 2016-05-24 18:47:38 +00:00
no-counters.ll Port InstrProfiling pass to the new pass manager 2016-04-18 17:47:38 +00:00
noruntime.ll Port InstrProfiling pass to the new pass manager 2016-04-18 17:47:38 +00:00
platform.ll Add missing tests for new PM 2016-05-10 23:37:19 +00:00
PR23499.ll Add missing tests for new PM 2016-05-10 23:37:19 +00:00
profiling.ll Port InstrProfiling pass to the new pass manager 2016-04-18 17:47:38 +00:00