summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/debug-info.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove this generic debug info intrinsic test. LLVM does not use this ↵Devang Patel2010-03-011-19/+0
| | | | | | llvm.dbg.stoppoint intrinsic anymore. There are tests to check new implementation, which attaches location information directly with an instruction using metadata. llvm-svn: 97464
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-12/+12
| | | | llvm-svn: 47296
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+19
llvm-svn: 33296
OpenPOWER on IntegriCloud