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