llvm-6502/lib
Torok Edwin eb55f3ea3c Another attempt at fixing PR2975.
Types can have references to eachother, so we can't just call destroy on them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68523 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-07 17:23:02 +00:00
..
Analysis use higher level APIs. 2009-04-03 00:02:39 +00:00
Archive
AsmParser Add support for embedded metadata to LLVM. This introduces two new types of 2009-04-04 07:22:01 +00:00
Bitcode Teach llvm-bcanalyzer to skip over the header we use on LLVM IR files. 2009-04-06 20:54:32 +00:00
CodeGen Fix a TargetLowering optimization so that it doesn't duplicate 2009-04-03 20:11:30 +00:00
CompilerDriver
Debugger
ExecutionEngine Use CHAR_BIT instead of hard-coding 8 in several places where it 2009-04-01 18:45:54 +00:00
Linker
Support Fix build on Linux. 2009-04-02 01:11:37 +00:00
System
Target Handle 'a' modifier in ARM inline assembly. 2009-04-06 21:46:51 +00:00
Transforms fix rdar://6762290, a crash compiling cxx filt with clang. 2009-04-07 05:03:34 +00:00
VMCore Another attempt at fixing PR2975. 2009-04-07 17:23:02 +00:00
Makefile