[all-commits] [llvm/llvm-project] 611122: [asan][test] asan_prelink_test.cpp: use -fno-pie -...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Feb 24 16:09:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 611122892e6d5813444bdd0e1fbe0a96f6e09779
https://github.com/llvm/llvm-project/commit/611122892e6d5813444bdd0e1fbe0a96f6e09779
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-24 (Thu, 24 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.
More information about the All-commits
mailing list