Files
clang-p2996/llvm/utils/TableGen/InstrInfoEmitter.cpp
Rahul Joshi 91e77d88a4 [TableGen] Restore OpName::OPERAND_LAST emission in InstrInfoEmitter (#125265)
- Looks like this sentinel value is used in some downstream backends, so
restore emitting it.
- It now also has the correct value (earlier code may have emitted an
incorrect value for OPERAND_LAST and hence it was removed in
https://github.com/llvm/llvm-project/pull/124960)
2025-01-31 13:19:11 -08:00

48 KiB