summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/debuginfofinder-multiple-cu.ll
Commit message (Collapse)AuthorAgeFilesLines
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-40/+41
| | | | | | | | We are going to drop debug info without a version number or with a different version number, to make sure we don't crash when we see bitcode files with different debug info metadata format. llvm-svn: 195504
* Changing DebugInfoFinder to iterate over all the compile units.Michael Kuperstein2013-10-171-0/+40
Solves http://llvm.org/bugs/show_bug.cgi?id=17507 Committed on behalf of alon.mishne@intel.com llvm-svn: 192879
OpenPOWER on IntegriCloud