mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
* Add a getCurrentLocation that returns the location directly. * Add parseOperandList/parseTrailingOperandList overloads without the required operand count. PiperOrigin-RevId: 251585488