llvm-6502/lib
Devang Patel 72b663575f If multiple compile units are seen then emit them independently. In other words, do not force all DIEs into first, whatever it is, compile unit.
Note, multiple compile unit support is not well tested (it did not work correctly until now anyway.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62116 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-12 23:05:55 +00:00
..
Analysis Add classof() methods to support isa<> and other related facilities. 2009-01-12 21:38:43 +00:00
Archive Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
AsmParser Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Bitcode Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
CodeGen If multiple compile units are seen then emit them independently. In other words, do not force all DIEs into first, whatever it is, compile unit. 2009-01-12 23:05:55 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Rename getABITypeSize to getTypePaddedSize, as 2009-01-12 20:38:59 +00:00
Linker Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Support Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
System Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Target Rename getABITypeSize to getTypePaddedSize, as 2009-01-12 20:38:59 +00:00
Transforms Enable recursive inlining. Reduce inlining threshold 2009-01-12 22:11:50 +00:00
VMCore Remove some dead code from the days llvm had type planes. 2009-01-12 15:53:25 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00