[PATCH] D99900: [llvm] [testsuite] Fix invalid DW_AT_location DWARF expression in unattached-global.ll

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 16:08:25 PDT 2021


dblaikie added a subscriber: JDevlieghere.
dblaikie added a comment.

@aprantl @JDevlieghere do you folks want to update the verifier in any way to make this sort of thing invalid? (looks like it might be relatively easy to test for, judging by the code touched in D99850 <https://reviews.llvm.org/D99850>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99900



More information about the llvm-commits mailing list