mlemay-intel updated this revision to Diff 87959.
mlemay-intel added a comment.
Added test.
https://reviews.llvm.org/D29655
Files:
lib/Driver/Tools.cpp
test/Driver/sanitizer-ld.c
Index: test/Driver/sanitizer-ld.c
===
--- test
mlemay-intel updated this revision to Diff 87932.
mlemay-intel added a comment.
Only link safestacksepseg, not safestack. I changed the build configuration
for safestacksepseg to also include the files in safestack.
https://reviews.llvm.org/D29655
Files:
lib/Driver/Tools.cpp
Index: lib/Dr
mlemay-intel updated this revision to Diff 87453.
mlemay-intel added a comment.
Removed the portions that are specific to 32-bit segmentation. I plan to
resubmit those later as a separate patch.
https://reviews.llvm.org/D17092
Files:
include/clang/Driver/Options.td
Index: include/clang/Dr