llvm-6502/lib
Duncan Sands 4d588bceb0 If PrototypeValue is erased in the middle of using the SSAUpdator
then the SSAUpdator may access freed memory.  Instead, simply pass
in the type and name explicitly, which is all that was used anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112699 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-01 10:29:33 +00:00
..
Analysis Revert 112442 and 112440 until the compile time problems introduced 2010-09-01 01:45:53 +00:00
Archive
AsmParser
Bitcode
CodeGen Use absolute label for DW_AT_stmt_list if a target does not prefer offset here. 2010-08-31 23:50:19 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Use absolute label for DW_AT_stmt_list if a target does not prefer offset here. 2010-08-31 23:50:19 +00:00
Support
System Some fixes for NetBSD 2010-08-31 22:38:00 +00:00
Target Use movlps, movlpd, movss and movsd specific nodes instead of pattern matching with movlp pattern fragment 2010-09-01 05:08:25 +00:00
Transforms If PrototypeValue is erased in the middle of using the SSAUpdator 2010-09-01 10:29:33 +00:00
VMCore
Makefile