mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +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