1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/Instrumentation/InstrProfiling
Petr Hosek 7f32386c2e Revert "[InstrProfiling] Use nobits as __llvm_prf_cnts section type in ELF"
This reverts commit 6b286d93f7ec8518c685a302269e44b06a0a24f3 because
in some cases when the optimizer evaluates the global initializer,
__llvm_prf_cnts may not be entirely zero initialized.
2021-02-24 00:41:43 -08: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 [test][InstrProf] Fix always_inline.ll under NPM 2020-09-18 14:50:47 -07:00
atomic-updates.ll
comdat.ll [PGO] Use multiple comdat groups for COFF 2020-08-03 21:33:16 -07:00
early-exit.ll
icall.ll [InstrProfiling] Use ELF section groups for counters, data and values 2021-02-22 14:00:02 -08:00
linkage.ll [InstrProfiling] Use ELF section groups for counters, data and values 2021-02-22 14:00:02 -08:00
no-counters.ll
noruntime.ll
platform.ll [InstrProfiling] Use ELF section groups for counters, data and values 2021-02-22 14:00:02 -08:00
PR23499.ll [PGO] Use multiple comdat groups for COFF 2020-08-03 21:33:16 -07:00
profiling.ll
runtime-counter-relocation.ll