-
arm64-instruction-mix-remarks.ll
| | Authored by fhahn on Oct 23 2020, 6:37 AM. Event Timelinefhahn created this revision. Herald added a project: Restricted Project. fhahn requested review of this revision. This revision is now accepted and ready to land. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. fhahn added inline comments. Path | Size |
---|
| | | | | 2 lines | | | | | | 14 lines | | | | 5 lines | | | | 26 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
1ae8046f3444 | b26805331321 | a5375d1879b4 | Florian Hahn | [AsmPrinter] Use getMnemonic for instruction-mix remark. (Show More…) | Oct 23 2020, 4:35 AM |
|
Would it make sense to make this return an Optional to make it clear that this may not necessarily return a mnemonic?