[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
Mon Oct 18 14:36:25 PDT 2021
ychen updated this revision to Diff 380522.
ychen added a comment.
- Fix unit tests
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.380522.patch
Type: text/x-patch
Size: 11097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/f71d55dd/attachment.bin>
More information about the llvm-commits
mailing list