diff options
author | Jay Foad <jay.foad@amd.com> | 2024-11-25 12:11:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 12:11:01 +0000 |
commit | 535247841d8635bc998ec0ec4871ea22f27caba6 (patch) | |
tree | ec0cd806ec8afb64c9f827cb6aa0ebe5c00b7098 /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | ceaf6e912a846b88f19df682c6bdbe9516be04e9 (diff) | |
download | llvm-535247841d8635bc998ec0ec4871ea22f27caba6.zip llvm-535247841d8635bc998ec0ec4871ea22f27caba6.tar.gz llvm-535247841d8635bc998ec0ec4871ea22f27caba6.tar.bz2 |
[TableGen] Remove comments from generated validateOperandClass (#117352)
This generated comments like:
// 'BoolReg' class
case MCK_BoolReg: {
which seem redundant because the name is always repeated on the next
line as part of the MCK_ enumerator.
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions