llvm-6502/lib/Transforms
Dan Gohman 1dae3e965c Use llvm.global_ctors to locate global constructors instead
of recognizing them by name.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148416 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-18 21:19:38 +00:00
..
Hello
InstCombine Move assert to the right place. 2012-01-09 17:36:29 +00:00
Instrumentation [asan] extend the workaround for http://llvm.org/bugs/show_bug.cgi?id=11395: don't instrument the function at all on x86_32 if it has a large asm blob 2012-01-11 18:15:23 +00:00
IPO Add a new PassManagerBuilder customization point, 2012-01-17 20:51:32 +00:00
Scalar Use llvm.global_ctors to locate global constructors instead 2012-01-18 21:19:38 +00:00
Utils Remove unreachable code. (replace with llvm_unreachable to help GCC where necessary) 2012-01-17 04:43:56 +00:00
CMakeLists.txt
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile