[PATCH] D122048: [OpaquePointers][BitcodeReader] Enable -opaque-pointers if we see an opaque pointer type
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 19:19:35 PDT 2022
aeubanks added a comment.
currently we write the type table before creating values so I think this should be fine
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122048/new/
https://reviews.llvm.org/D122048
More information about the llvm-commits
mailing list