[all-commits] [llvm/llvm-project] bdbca8: [asan][test] asan_prelink_test.cpp: use -fno-pie -...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 25 01:30:58 PST 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: bdbca8f3d0b272199c595dd55cb3d5d0a233771d
https://github.com/llvm/llvm-project/commit/bdbca8f3d0b272199c595dd55cb3d5d0a233771d
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M compiler-rt/test/asan/TestCases/Linux/asan_prelink_test.cpp
Log Message:
-----------
[asan][test] asan_prelink_test.cpp: use -fno-pie -no-pie
prelink (will be removed by glibc 2.37) does not support PIE.
(cherry picked from commit 611122892e6d5813444bdd0e1fbe0a96f6e09779)
More information about the All-commits
mailing list