[PGO] Make emitted symbols hidden
authorAlex Brachet <abrachet@google.com>
Thu, 6 Oct 2022 18:27:34 +0000 (18:27 +0000)
committerAlex Brachet <abrachet@google.com>
Thu, 6 Oct 2022 18:28:16 +0000 (18:28 +0000)
commit4ea1a647ff0973c683dd71fec77e6fe7f6dfd2ca
tree0b406eb5dbbfa7a1f47ea787f76b41af9286360d
parent3411263dde4f3c49356b8433336f25a73dc4844c
[PGO] Make emitted symbols hidden

Differential Revision: https://reviews.llvm.org/D135340
15 files changed:
llvm/lib/ProfileData/InstrProf.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/branch1.ll
llvm/test/Transforms/PGOProfile/branch2.ll
llvm/test/Transforms/PGOProfile/comdat_internal.ll
llvm/test/Transforms/PGOProfile/criticaledge.ll
llvm/test/Transforms/PGOProfile/filename.ll [new file with mode: 0644]
llvm/test/Transforms/PGOProfile/instr_entry_bb.ll
llvm/test/Transforms/PGOProfile/landingpad.ll
llvm/test/Transforms/PGOProfile/loop1.ll
llvm/test/Transforms/PGOProfile/loop2.ll
llvm/test/Transforms/PGOProfile/lto_cspgo_gen.ll
llvm/test/Transforms/PGOProfile/single_bb.ll
llvm/test/Transforms/PGOProfile/switch.ll
llvm/test/Transforms/PGOProfile/thinlto_cspgo_gen.ll