[all-commits] [llvm/llvm-project] b47cdc: [MC] Replace single-case switch with an if (NFC)
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Sun Jan 22 17:10:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b47cdc6ce8c17de4df30e2cc70cb2512b36663bf
https://github.com/llvm/llvm-project/commit/b47cdc6ce8c17de4df30e2cc70cb2512b36663bf
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
Log Message:
-----------
[MC] Replace single-case switch with an if (NFC)
Same as e5f746e9 but for MasmParser.
More information about the All-commits
mailing list