mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
This aligns the printer with the parser contract: the operation isn't part of the user-controllable part of the syntax. Differential Revision: https://reviews.llvm.org/D108804