summaryrefslogtreecommitdiff
path: root/lib/safestack/CMakeLists.txt
AgeCommit message (Expand)Author
2016-08-26[CMake] Connect Compiler-RT targets to LLVM Runtimes directoryChris Bieneman
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2015-08-27[CMake] Unify build rules for sanitizer_common for Apple and non-Apple platfo...Alexey Samsonov
2015-08-25[CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into...Chris Bieneman
2015-08-19Fix typo in lib/safestack/CMakeLists.txt that prevents safestack static libra...Kuba Brecka
2015-08-18[CMake] Backing out part of r245317. Turns out safestack and profile don't wo...Chris Bieneman
2015-08-18[CMake] Refactoring add_compiler_rt functions for darwin runtimes.Chris Bieneman
2015-07-23[sanitizer] Implement logging to syslog.Evgeniy Stepanov
2015-07-23Revert r242975.Evgeniy Stepanov
2015-07-22[sanitizer] Implement logging to syslog.Evgeniy Stepanov
2015-06-15Protection against stack-based memory corruption errors using SafeStack: comp...Peter Collingbourne