[all-commits] [llvm/llvm-project] d54c62: [profile][test] Add -no-pie to make value profile ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Aug 11 22:42:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d54c62cc326e992c3dee020dc267f15284c7ea19
https://github.com/llvm/llvm-project/commit/d54c62cc326e992c3dee020dc267f15284c7ea19
Author: Fangrui Song <i at maskray.me>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M compiler-rt/test/profile/Linux/instrprof-value-merge-lld.c
M compiler-rt/test/profile/Linux/instrprof-value-merge.c
Log Message:
-----------
[profile][test] Add -no-pie to make value profile merge work on Linux with default PIE
Alpine enables PIE by default.
More information about the All-commits
mailing list