Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: Implement uselistorder assembly directives | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -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 |