[PATCH] D54953: [DWARFv5] Verify all-or-nothing constraint on DIFile source

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 13:26:18 PST 2018


scott.linder updated this revision to Diff 175948.
scott.linder added a comment.

The constraint is only per-CU. I've attempted to capture this in the latest patch, although I don't quite understand the interaction of all of the DI* metadata, so I may have still missed cases.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54953/new/

https://reviews.llvm.org/D54953

Files:
  lib/IR/Verifier.cpp
  test/Assembler/debug-info-source-invalid.ll
  test/Assembler/debug-info-source.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54953.175948.patch
Type: text/x-patch
Size: 5071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/d4a702eb/attachment.bin>


More information about the llvm-commits mailing list