[all-commits] [llvm/llvm-project] c1888a: [AsmParser] Avoid instantiating LLVMContext if not...
Yevgeny Rouban via All-commits
all-commits at lists.llvm.org
Mon Mar 20 00:57:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1888a370ada6e76d51cdb9c6eeefa2588a475eb
https://github.com/llvm/llvm-project/commit/c1888a370ada6e76d51cdb9c6eeefa2588a475eb
Author: Yevgeny Rouban <yrouban at azul.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M llvm/lib/AsmParser/Parser.cpp
Log Message:
-----------
[AsmParser] Avoid instantiating LLVMContext if not needed. NFC
Differential Revision: https://reviews.llvm.org/D142699
More information about the All-commits
mailing list