[Stackmap] Pre-assemble the stackmap parser test case. (Fix builders).
authorLang Hames <lhames@gmail.com>
Sat, 27 Jun 2015 03:49:25 +0000 (03:49 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 27 Jun 2015 03:49:25 +0000 (03:49 +0000)
commitdee1d964f200bc8261173b39d34e675e1a96843a
tree713a1a00d274599915dfbd4d2d362d1431219e6a
parent9160c024b99f66170113e0bbb2d0eb90faa88200
[Stackmap] Pre-assemble the stackmap parser test case. (Fix builders).

This case had been failing on testers that didn't have x86 support. Rather
than XFAIL it on testers without x86 support, I've just assembled it and used
the raw object as the test input.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240875 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/Inputs/stackmap-test.macho-x86-64 [new file with mode: 0644]
test/Object/Inputs/stackmap.s [deleted file]
test/Object/stackmap-dump.test