llvm-project/llvm/lib/Transforms
Evgeniy Stepanov f01c70fec0 [asan] Don't overalign global metadata.
Other than on COFF with incremental linking, global metadata should
not need any extra alignment.

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

llvm-svn: 291859
2017-01-12 23:26:20 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [ThinLTO] Import static functions from the same module as caller 2017-01-12 22:04:45 +00:00
InstCombine [DebugInfo] Add const to DILocation variable declaration; NFC. 2017-01-12 18:29:28 +00:00
Instrumentation [asan] Don't overalign global metadata. 2017-01-12 23:26:20 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar [NewGVN] Fixup store count for the `initial` congruency class. 2017-01-11 23:41:24 +00:00
Utils [DebugInfo] Remove redundant check in SimplifyCFG; NFC. 2017-01-12 21:11:09 +00:00
Vectorize [SLP] Remove bogus assert. 2017-01-11 19:23:57 +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