[PATCH] D111770: [DebugInfo] When the enum type causes ODR violation, skip ODRUniquing

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 14:29:13 PDT 2021


ychen updated this revision to Diff 381654.
ychen marked an inline comment as done.
ychen added a comment.

- Address Adrian's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111770

Files:
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Linker/debug-info-bad-enum.ll
  llvm/test/Verifier/dbg-invalid-enum-as-scope.ll
  llvm/unittests/IR/DebugTypeODRUniquingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111770.381654.patch
Type: text/x-patch
Size: 12098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/a2ee3e8f/attachment.bin>


More information about the llvm-commits mailing list