summaryrefslogtreecommitdiff
path: root/test/Assembler/functionlocal-metadata.ll
Commit message (Expand)AuthorAge
* Fix broken CHECK lines.Benjamin Kramer2014-01-11
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-23
* Update testing cases to make them pass debug info verification.Manman Ren2013-07-24
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-23
* Fix (and test) function-local metadata that occurs before the instruction tha...Victor Hernandez2010-02-04
* Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...Victor Hernandez2010-01-15
* Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be au...Victor Hernandez2010-01-15
* Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...Victor Hernandez2010-01-15
* Extend testcase to also test llvm.dbg.value intrinsicVictor Hernandez2010-01-14
* Now that LLParser, AsmWriter, BitcodeReader, and BitcodeWriter all correctly ...Victor Hernandez2010-01-14
* Re-add parsing of function-local metadata; this time with testcase.Victor Hernandez2010-01-05