[PATCH] D113372: [Driver] Add CLANG_DEFAULT_PIE to emulate GCC --enable-default-pie
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 23 13:24:03 PST 2021
MaskRay updated this revision to Diff 389305.
MaskRay added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Add a release note
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113372/new/
https://reviews.llvm.org/D113372
Files:
clang/CMakeLists.txt
clang/docs/ReleaseNotes.rst
clang/include/clang/Config/config.h.cmake
clang/lib/Driver/ToolChains/Linux.cpp
clang/test/Driver/default-pie.c
clang/test/Driver/linux-ld.c
clang/test/lit.cfg.py
clang/test/lit.site.cfg.py.in
llvm/utils/gn/secondary/clang/include/clang/Config/BUILD.gn
utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113372.389305.patch
Type: text/x-patch
Size: 4916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211123/75eb3233/attachment.bin>
More information about the cfe-commits
mailing list