[PATCH] D96170: [llvm][Bitcode] Add bitcode reader/writer for DSOLocalEquivalent
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 21:11:59 PST 2021
rjmccall added a comment.
I've never patched the bitcode reader/writer before, I think, but from similar patches I've seen, this look good to me. Is there any sort of registration you're supposed to do of the new code?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96170/new/
https://reviews.llvm.org/D96170
More information about the llvm-commits
mailing list