1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
Anna Zaks 1733b8bc64 [asan] Reapply: Switch to using dynamic shadow offset on iOS
The VM layout is not stable between iOS version releases, so switch to dynamic shadow offset.

This is the LLVM counterpart of https://reviews.llvm.org/D25218

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

llvm-svn: 283376
2016-10-05 20:34:13 +00:00
..
Coroutines [Coroutines] Part15c: Fix coro-split to correctly handle definitions between coro.save and coro.suspend 2016-09-30 19:24:19 +00:00
Hello
InstCombine Remove duplicated code; NFC 2016-10-02 00:09:57 +00:00
Instrumentation [asan] Reapply: Switch to using dynamic shadow offset on iOS 2016-10-05 20:34:13 +00:00
IPO [PruneEH] Be correct in the face IPO 2016-10-03 19:35:30 +00:00
ObjCARC Use StringRef in ARCRuntimeEntryPoints APIs (NFC) 2016-10-05 01:15:04 +00:00
Scalar [LoopDistribute] Fix a typo in the pass name. 2016-10-05 00:44:52 +00:00
Utils Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
Vectorize [LV] Pass profitability analysis in vectorizer constructor (NFC) 2016-10-05 20:23:46 +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