1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/Instrumentation/InstrProfiling
Petr Hosek 56f09c7996 [Fuchsia] Rely on linker switch rather than dead code ref for profile runtime
Follow the model used on Linux, where the clang driver passes the
linker a -u switch to force the profile runtime to be linked in,
rather than having every TU emit a dead function with a reference.

Patch By: mcgrathr

Differential Revision: https://reviews.llvm.org/D79835
2020-06-04 14:25:19 -07:00
..
X86 Reland: [Coverage] Revise format to reduce binary size 2020-02-28 18:12:04 -08:00
always_inline.ll
atomic-updates.ll
comdat.ll [PGO] Don't group COMDAT variables for compiler generated profile variables in ELF 2019-09-30 18:11:22 +00:00
early-exit.ll
icall.ll
linkage.ll [Fuchsia] Rely on linker switch rather than dead code ref for profile runtime 2020-06-04 14:25:19 -07:00
no-counters.ll
noruntime.ll
platform.ll [profile] Solaris ld supports __start___llvm_prof_data etc. labels 2019-06-20 21:27:06 +00:00
PR23499.ll [PGO] Don't group COMDAT variables for compiler generated profile variables in ELF 2019-09-30 18:11:22 +00:00
profiling.ll
runtime-counter-relocation.ll [Instrumentation] Set hidden visibility for the bias variable 2020-01-28 12:07:03 -08:00