summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/debug-info-source.ll
Commit message (Collapse)AuthorAgeFilesLines
* [DWARFv5] Verify all-or-nothing constraint on DIFile sourceScott Linder2018-11-301-0/+41
Update IR verifier to check the constraint that DIFile source is present on all files or no files. Differential Revision: https://reviews.llvm.org/D54953 llvm-svn: 348022
OpenPOWER on IntegriCloud