summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/2009-02-18-DefaultScope-Crash.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove tests that are not suitable anymore. Plus they are not testing the ↵Devang Patel2009-12-091-31/+0
| | | | | | original bugfixes anymore. These tests were inserted to check bug fixes in code that handled debug info intrinsics. These intrinsics are no longer used and now llvm parser simply ignores old .dbg intrinsics from these dead tests. llvm-svn: 90923
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
| | | | | | of using llvm-as, now that opt supports this. llvm-svn: 81226
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
| | | | llvm-svn: 79992
* The subprogram die may not exist while creating "default" scope.Devang Patel2009-02-181-0/+31
llvm-svn: 64920
OpenPOWER on IntegriCloud