llvm-6502/lib
Anton Korobeynikov 1a3ecbb4a6 Do section switching right way for Mingw\Cygwin and Linux.
This will allow (after llvm-gcc linkage fix) more dummy tests using
libstdc++ to pass on mingw :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31120 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-22 21:37:13 +00:00
..
Analysis For PR950: 2006-10-20 07:07:24 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser Regenerate. 2006-10-22 07:03:43 +00:00
Bytecode For PR950: 2006-10-20 07:07:24 +00:00
CodeGen Implement PR964 and Regression/CodeGen/Generic/SwitchLowering.ll 2006-10-22 21:36:53 +00:00
Debugger For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine For PR950: 2006-10-20 07:07:24 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support For PR950: 2006-10-20 07:07:24 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target Do section switching right way for Mingw\Cygwin and Linux. 2006-10-22 21:37:13 +00:00
Transforms Handle "if ((x|y) != 0)" for ints like we do for bools. Fixes missed 2006-10-22 21:36:41 +00:00
VMCore Change keyword to datalayout 2006-10-22 06:06:56 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00