MC/Mach-O: Tweak optimal_nop test to be host independent.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 20 Mar 2010 22:36:29 +0000 (22:36 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 20 Mar 2010 22:36:29 +0000 (22:36 +0000)
commit57a49a202f8613d99dcb2f75f2b5a9505898f1a1
treee07fd1e59b4bede0956529ce2f6ef6016decee09
parentd40297ce4955f0ecc98ab099800e8e2858c8f54c
MC/Mach-O: Tweak optimal_nop test to be host independent.
 - This also avoids us running valgrind on /usr/bin/as, which has leaks. :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99099 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/MachO/Darwin/optimal_nop.s
test/MC/MachO/x86_32-optimal_nop.s [new file with mode: 0644]