[PATCH] D100572: [DebugInfo] Ensure DIArgList in bitcode has no null or forward metadata refs
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 08:48:31 PDT 2021
StephenTozer updated this revision to Diff 339259.
StephenTozer added a comment.
Reduce possible performance issues in constant value ordering.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100572/new/
https://reviews.llvm.org/D100572
Files:
llvm/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
llvm/lib/Bitcode/Writer/ValueEnumerator.h
llvm/test/DebugInfo/Generic/debug_value_list.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100572.339259.patch
Type: text/x-patch
Size: 9234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/4c610e9b/attachment.bin>
More information about the llvm-commits
mailing list