[Bitcode] Add xfail test for PR24755 (uselistorder)
authorVedant Kumar <vsk@apple.com>
Thu, 10 Sep 2015 16:02:24 +0000 (16:02 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 10 Sep 2015 16:02:24 +0000 (16:02 +0000)
commitfbb2bed0f2c49ff6daf9f0ba4efebd346597f99c
tree09877450b3d9119071369731c9dae4ce8736442b
parent3dc6b39629b32da5b8a94175ca660febad377c4c
[Bitcode] Add xfail test for PR24755 (uselistorder)

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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247292 91177308-0d34-0410-b5e6-96231b3b80d8
test/Bitcode/use-list-order2.ll [new file with mode: 0644]