llvm-6502/lib
Anton Korobeynikov ace53f2fbc Properly emit __chkstk call instead of __alloca on non-mingw windows targets.
Patch by Cameron Esfahani!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112902 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-02 23:03:46 +00:00
..
Analysis stop forcing a noop AssemblyAnnotationWriter to silence #uses 2010-09-02 23:03:10 +00:00
Archive
AsmParser
Bitcode
CodeGen There is no need to use .set here. 2010-09-02 23:01:10 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine
Linker
MC Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky. 2010-09-02 18:53:37 +00:00
Support Use the FindProgramByName fallback only with known absolute paths. 2010-09-02 22:32:38 +00:00
System Apply a patch from Kees van Reeuwijk to add support for Minix. 2010-09-02 18:24:46 +00:00
Target Properly emit __chkstk call instead of __alloca on non-mingw windows targets. 2010-09-02 23:03:46 +00:00
Transforms fix more AST updating bugs, correcting miscompilation in PR8041 2010-09-02 22:19:10 +00:00
VMCore reapply 112894: 2010-09-02 22:52:10 +00:00
Makefile