[PATCH] D142699: [AsmParser] Avoid instantiating LLVMContext if not needed. NFC
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 04:10:11 PST 2023
arsenm added a comment.
Can you reupload the patch with full context?
So this is recycling an existing, already used context? I keep running into bugs caused by doing that
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142699/new/
https://reviews.llvm.org/D142699
More information about the llvm-commits
mailing list