llvm-6502/lib
Daniel Dunbar 473955f439 Fix PR4645 which was fallout from the fix for PR4641.
- Call RAUW to delete all instructions (this is a patch from Nick Lewycky).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77512 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-29 22:00:43 +00:00
..
Analysis Move ConstantExpr to 2.5 API. 2009-07-29 18:55:55 +00:00
Archive
AsmParser There is no need to keep name ref in NamedMDNode. 2009-07-29 21:58:56 +00:00
Bitcode Move ConstantExpr to 2.5 API. 2009-07-29 18:55:55 +00:00
CodeGen inline the global 'getInstrOperandRegClass' function into its callers 2009-07-29 21:36:49 +00:00
CompilerDriver
Debugger
ExecutionEngine Move ConstantExpr to 2.5 API. 2009-07-29 18:55:55 +00:00
Linker Remove now unused Context variables. 2009-07-29 19:14:17 +00:00
MC Expose Tokens to target specific assembly parsers. 2009-07-28 17:58:44 +00:00
Support Perform simplification noticed by Reid. 2009-07-29 17:29:36 +00:00
System Remove another F_OK. 2009-07-29 00:02:58 +00:00
Target inline the global 'getInstrOperandRegClass' function into its callers 2009-07-29 21:36:49 +00:00
Transforms Fix PR4645 which was fallout from the fix for PR4641. 2009-07-29 22:00:43 +00:00
VMCore There is no need to keep name ref in NamedMDNode. 2009-07-29 21:58:56 +00:00
Makefile