[PATCH] D142699: [AsmParser] Avoid instantiating LLVMContext if not needed. NFC

Jannik Silvanus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 01:31:12 PST 2023


jsilvanus added a comment.

The local change itself looks now good to me, but @arsenm may have general concerns with the approach here, so please address his comment first.


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