llvm-6502/lib
Kai Nacke da44c36d64 Change stack probing code for MingW.
Since gcc 4.6 the compiler uses ___chkstk_ms which has the same semantics as the
MS CRT function __chkstk. This simplifies the prologue generation a bit.

Reviewed by Rafael Espíndola. 

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197205 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-13 05:37:05 +00:00
..
Analysis [cleanup] Remove trailing whitespace before I start changing this file. 2013-12-12 11:59:26 +00:00
AsmParser
Bitcode
CodeGen Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers" 2013-12-13 01:24:54 +00:00
DebugInfo
ExecutionEngine Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
IR llvm-cov: Added -b option for branch probabilities. 2013-12-13 01:15:07 +00:00
IRReader
Linker
LTO Add TargetLibraryInfo in LTO passes builder 2013-12-12 01:37:39 +00:00
MC Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers" 2013-12-13 01:24:54 +00:00
Object
Option
Support Fix Typo. 2013-12-12 16:17:40 +00:00
TableGen
Target Change stack probing code for MingW. 2013-12-13 05:37:05 +00:00
Transforms Fix a use-after-free error in GlobalOpt CleanupConstantGlobalUsers 2013-12-12 20:45:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile