llvm-6502/lib
Chris Lattner de65fb3a8b Now that ConstantBool::True/False are gone, we can modify Type.cpp to
eliminate its static dtors, without having code that depends on order of
initialization.  Eliminate static ctors/dtors from Type.cpp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30667 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-28 23:38:07 +00:00
..
Analysis Eliminate ConstantBool::True and ConstantBool::False. Instead, provide 2006-09-28 23:36:21 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser Eliminate ConstantBool::True and ConstantBool::False. Instead, provide 2006-09-28 23:35:22 +00:00
Bytecode Small fixes for supporting dll* linkage types 2006-09-17 13:06:18 +00:00
CodeGen simplify code 2006-09-28 23:17:41 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine Unbreak the JIT 2006-09-15 04:56:11 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support Simplify some code 2006-09-28 23:14:29 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target update comments 2006-09-28 23:33:12 +00:00
Transforms Eliminate ConstantBool::True and ConstantBool::False. Instead, provide 2006-09-28 23:35:22 +00:00
VMCore Now that ConstantBool::True/False are gone, we can modify Type.cpp to 2006-09-28 23:38:07 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00