This revision was automatically updated to reflect the committed changes.
Closed by commit rL294274: Driver: Do not link safestack with --whole-archive.
(authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D29545?vs=87106&id=87358#toc
Repository:
rL LLVM
https://reviews.llvm
pcc created this revision.
This allows it to be used with the other sanitizers.
https://reviews.llvm.org/D29545
Files:
clang/lib/Driver/Tools.cpp
clang/test/Driver/sanitizer-ld.c
Index: clang/test/Driver/sanitizer-ld.c
===
--