summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-uselistorder-function-between-blocks.ll
Commit message (Collapse)AuthorAgeFilesLines
* IR: Implement uselistorder assembly directivesDuncan P. N. Exon Smith2014-08-191-0/+37
Implement `uselistorder` and `uselistorder_bb` assembly directives, which allow the use-list order to be recovered when round-tripping to assembly. This is the bulk of PR20515. llvm-svn: 216025
OpenPOWER on IntegriCloud