summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/dbg-line-without-file.ll
Commit message (Collapse)AuthorAgeFilesLines
* Verifier: Disallow a line number without a file in DISubprogramJustin Bogner2017-02-171-0/+15
A line number doesn't make much sense if you don't say where it's from. Add a verifier check for this and update some tests that had bogus debug info. llvm-svn: 295516
OpenPOWER on IntegriCloud