[PATCH] D79573: [NFC][DebugInfo][DWARF] Add test for variables with a single location which doesn't span their entire scope.
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 06:45:52 PDT 2020
Orlando created this revision.
Orlando added reviewers: vsk, aprantl, dstenb.
Orlando added projects: LLVM, debug-info.
Herald added subscribers: llvm-commits, kristof.beyls.
While working on D79571 <https://reviews.llvm.org/D79571> I noticed I could change parts of validThroughout
without causing any test failures (*). I'll try to come up with some more tests
if I continue working in this area.
(*) llvm/test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir may
fail under similar conditions as one of the checks here, but I don't think it
will catch them both.
https://reviews.llvm.org/D79573
Files:
llvm/test/DebugInfo/X86/location-range.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79573.262636.patch
Type: text/x-patch
Size: 7293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/6984cfbb/attachment-0001.bin>
More information about the llvm-commits
mailing list