[PATCH] D97066: [MC] Diagnose MCContext errors using LLVMContext handler
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 17:34:35 PST 2021
MaskRay added a comment.
> This happens before we reset the MCContext so that errors are propagated to users.
reset -> because?
Perhaps also document the error code change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97066/new/
https://reviews.llvm.org/D97066
More information about the llvm-commits
mailing list