[all-commits] [llvm/llvm-project] 30ad7b: [test] Fix profiling.ll
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Mar 3 15:19:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30ad7b5dadcd90ce8df240f1fa74ee2e98a875dc
https://github.com/llvm/llvm-project/commit/30ad7b5dadcd90ce8df240f1fa74ee2e98a875dc
Author: Fangrui Song <i at maskray.me>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M llvm/test/Instrumentation/InstrProfiling/profiling.ll
Log Message:
-----------
[test] Fix profiling.ll
`__llvm_prf_nm` is compressed if zlib is available. In addition, its size may not be that stable.
More information about the All-commits
mailing list