summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/profile/InstrProfilingVersionVar.c
AgeCommit message (Expand)Author
2022-10-26Reland "[PGO] Make emitted symbols hidden"Alex Brachet
2022-10-25Revert "[PGO] Make emitted symbols hidden"Nico Weber
2022-10-24[PGO] Make emitted symbols hiddenAlex Brachet
2021-11-16[compiler-rt/profile] Reland mark __llvm_profile_raw_version as hiddenPirama Arumuga Nainar
2021-10-21Revert "[compiler-rt/profile] Hide __llvm_profile_raw_version"Pirama Arumuga Nainar
2021-10-15[compiler-rt/profile] Hide __llvm_profile_raw_versionPirama Arumuga Nainar
2020-07-16[profile] Move __llvm_profile_raw_version into a separate fileMin-Yih Hsu