Flags to specify different kinds of comments to output in assembly code. These flags carry semantic information not otherwise easily derivable from the IR text.
| Name | Description |
|---|---|
ReloadReuse | Operand was rematerialized / reused after a reload (AsmPrinter comment). |
NoSchedComment | Suppress scheduler-related AsmPrinter comments. |
TAsmComments | Base value for target-specific AsmPrinter comment flags. |