1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
Anna Zaks 37f1e6770c [asan] Turn on Mach-O global metadata liveness tracking by default
This patch turns on the metadata liveness tracking since all known issues
have been resolved. The future has been implemented in
https://reviews.llvm.org/D16737 and enables support of dead code stripping
option on Mach-O platforms.

As part of enabling the feature, I also plan on reverting the following
patch to compiler-rt:

http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20160704/369910.html

Differential Revision: https://reviews.llvm.org/D26772

llvm-svn: 287235
2016-11-17 16:55:40 +00:00
..
Coroutines [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Instrumentation [asan] Turn on Mach-O global metadata liveness tracking by default 2016-11-17 16:55:40 +00:00
IPO [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Utils [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Vectorize [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00