llvm-6502/lib
NAKAMURA Takumi 1f6832a858 Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.
config.h.* have conditions whether each symbol is defined or not.
Autoconf and CMake may check symbols in libgcc.a for JIT on Mingw.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124950 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-05 15:11:53 +00:00
..
Analysis Fix cut and paste error spotted by Jakob. 2011-02-05 02:48:47 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix an anti-dep breaker corner case. 2011-02-05 02:58:46 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Teach ARM/MC/ELF about EF_ARM_EABI_VERSION. The magic number is set to 2011-02-04 21:41:11 +00:00
Object
Support Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc. 2011-02-05 15:11:53 +00:00
Target Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enough for caller to allocate one. 2011-02-05 15:11:32 +00:00
Transforms SimplifyCFG: Also transform switches that represent a range comparison but are not sorted into sub+icmp. 2011-02-03 22:51:41 +00:00
VMCore
Makefile