llvm-project/llvm/test/Instrumentation/InstrProfiling
Fangrui Song fbb8e772ec [InstrProfiling] Make COFF use the ELF comdat scheme (drop link.exe compatibility)
The COFF specific `DataReferencedByCode` complexity (D103372 D103717) is due to
a link.exe limitation: an external symbol in IMAGE_COMDAT_SELECT_ASSOCIATIVE is
not really dropped, so it can cause duplicate definition error.
2021-08-19 16:38:32 -07:00
..
X86 Revert "[InstrProfiling] Use nobits as __llvm_prf_cnts section type in ELF" 2021-02-24 00:41:43 -08:00
always_inline.ll [InstrProfiling][test] Fix stale tests 2021-05-28 21:14:03 -07:00
atomic-updates.ll [InstrProfiling][test] Fix stale tests 2021-05-28 21:14:03 -07:00
comdat.ll [InstrProfiling] If no value profiling, make data variable private and (for Windows) use one comdat 2021-06-04 13:27:56 -07:00
early-exit.ll [InstrProfiling][test] Fix stale tests 2021-05-28 21:14:03 -07:00
icall-comdat.ll [test] Split icall.ll into comdat/nocomdat variants 2021-08-19 16:36:59 -07:00
icall-nocomdat.ll [test] Split icall.ll into comdat/nocomdat variants 2021-08-19 16:36:59 -07:00
linkage.ll [InstrProfiling] Make COFF use the ELF comdat scheme (drop link.exe compatibility) 2021-08-19 16:38:32 -07:00
no-counters.ll
noruntime.ll [InstrProfiling][test] Fix stale tests 2021-05-28 21:14:03 -07:00
platform.ll [InstrProfiling] Make COFF use the ELF comdat scheme (drop link.exe compatibility) 2021-08-19 16:38:32 -07:00
profiling.ll [InstrProfiling] Make COFF use the ELF comdat scheme (drop link.exe compatibility) 2021-08-19 16:38:32 -07:00
runtime-counter-relocation.ll [InstrProfiling] Use weak alias for bias variable 2021-07-19 12:23:51 -07:00