[PATCH] D142699: [AsmParser] Avoid instantiating LLVMContext if not needed. NFC
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 04:05:21 PST 2023
yrouban added a comment.
> In D142699#4085204 <https://reviews.llvm.org/D142699#4085204>, @arsenm wrote:
>
>> So this is recycling an existing, already used context? I keep running into bugs caused by doing that
Please take a look at D143487 <https://reviews.llvm.org/D143487>. Could it be your case?
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