llvm-6502/lib
Benjamin Kramer 9e8d1f97e9 Unbreak msvc build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114284 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-18 14:41:26 +00:00
..
Analysis Don't include <fenv.h> now that we have llvm/System/FEnv.h. 2010-09-17 21:47:03 +00:00
Archive
AsmParser
Bitcode
CodeGen Unbreak msvc build. 2010-09-18 14:41:26 +00:00
CompilerDriver llvmc: make -x work with unknown suffixes. 2010-09-15 15:20:41 +00:00
ExecutionEngine
Linker
MC Avoid relocations in a common case. 2010-09-17 22:34:41 +00:00
Support Add better support for environment portion of triple. Original patch by 2010-09-16 08:25:48 +00:00
System Move the declaration SetInformationJobObject() outside of namespace. 2010-09-17 11:14:18 +00:00
Target Thumb opcodes for thumb calls. 2010-09-18 02:32:38 +00:00
Transforms do not rely on the implicit-dereference semantics of dyn_cast_or_null 2010-09-18 11:55:34 +00:00
VMCore Allow the PassRegistry mutex to be lazily initialized, and clean up the global namespace at the same time. 2010-09-16 23:44:50 +00:00
Makefile