llvm-6502/lib
Rafael Espindola 3fa8283744 Make codegen able to handle values of empty types. This is one way
to fix PR9900. I will keep it open until sable is able to comment on it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131294 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-13 15:18:06 +00:00
..
Analysis Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a 2011-05-13 05:20:42 +00:00
Archive
AsmParser
Bitcode It's valid to take the blockaddress of a different function, so remove this 2011-05-06 21:09:44 +00:00
CodeGen Make codegen able to handle values of empty types. This is one way 2011-05-13 15:18:06 +00:00
CompilerDriver
ExecutionEngine MCJIT section loading should just skip non-text sections rather than 2011-05-12 21:21:16 +00:00
Linker
MC Remove an unused variable and move a couple others inside DEBUG. 2011-05-11 23:34:51 +00:00
Object
Support Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name. 2011-05-12 21:29:42 +00:00
Target Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a 2011-05-13 05:20:42 +00:00
Transforms Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a 2011-05-13 05:20:42 +00:00
VMCore Make codegen able to handle values of empty types. This is one way 2011-05-13 15:18:06 +00:00
CMakeLists.txt
Makefile