[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:44:25 PDT 2021


ychen updated this revision to Diff 381658.
ychen added a comment.

- rebase


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.381658.patch
Type: text/x-patch
Size: 12098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/9d48d7df/attachment.bin>


More information about the llvm-commits mailing list