mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
d200829a4f
versions of Bash. In addition, I can back out the change to the lit built-in shell test runner to support this. This should fix the majority of fallout on Darwin, but I suspect there will be a few straggling issues. llvm-svn: 159544
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | FileCheck %s
|
|
|
|
# CHECK: warning: potentially undefined
|
|
# CHECK: shadd16 r5, r7, r0
|
|
0x10 0x51 0x37 0xe6
|
|
|
|
|