llvm-mirror/lib
Devang Patel c97c44b584 Extract scope information from the variable itself, instead of relying on alloca or llvm.dbg.declare location.
While recording beginning of a function, use scope info from the first location entry instead of just relying on first location entry itself.

llvm-svn: 83684
2009-10-09 22:42:28 +00:00
..
Analysis Revert r83606 and add comments explaining why it isn't safe. 2009-10-09 16:35:06 +00:00
Archive
AsmParser
Bitcode
CodeGen Extract scope information from the variable itself, instead of relying on alloca or llvm.dbg.declare location. 2009-10-09 22:42:28 +00:00
CompilerDriver
ExecutionEngine ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverse 2009-10-09 22:10:27 +00:00
Linker
MC
Support
System
Target Add a const qualifier. 2009-10-09 22:09:05 +00:00
Transforms Use names instead of numbers for some of the magic 2009-10-09 21:42:02 +00:00
VMCore Add a form of addPreserved which takes a string argument, to allow passes 2009-10-08 17:00:02 +00:00
Makefile