summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/use-list-order2.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Bitcode] Add xfail test for PR24755 (uselistorder)Vedant Kumar2015-09-101-0/+57
This test stresses verify-uselistorder. PR24755 is caused by our ignoring uses when they occur in the function personality slot, the prologue data slot, or the prefix data slot. llvm-svn: 247292
OpenPOWER on IntegriCloud