[all-commits] [llvm/llvm-project] 15ef9b: [MC] Allow conversion between ParseStatus and Matc...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Sat Jul 1 14:49:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15ef9b26adeb8c9dd98228fc26757966d8355986
https://github.com/llvm/llvm-project/commit/15ef9b26adeb8c9dd98228fc26757966d8355986
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2023-07-02 (Sun, 02 Jul 2023)
Changed paths:
M llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
Log Message:
-----------
[MC] Allow conversion between ParseStatus and MatchOperandResultTy
This allows a smooth transition to ParseStatus.
More information about the All-commits
mailing list