diff options
author | Owen Anderson <resistor@mac.com> | 2010-11-18 23:30:10 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-11-18 23:30:10 +0000 |
commit | 690fa953e1c7b49aad56d90cea2fb82b8068d34c (patch) | |
tree | 3b6c40e08da77eec34d050545fdabd177e40b56d | |
parent | 3517585249466ee5ba5d9119d4bdd2fa4d07e6aa (diff) | |
download | bcm5719-llvm-690fa953e1c7b49aad56d90cea2fb82b8068d34c.tar.gz bcm5719-llvm-690fa953e1c7b49aad56d90cea2fb82b8068d34c.zip |
More tests.
llvm-svn: 119756
-rw-r--r-- | llvm/test/MC/ARM/thumb2.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/MC/ARM/thumb2.s b/llvm/test/MC/ARM/thumb2.s index e237372e1cc..3222fdd044f 100644 --- a/llvm/test/MC/ARM/thumb2.s +++ b/llvm/test/MC/ARM/thumb2.s @@ -100,4 +100,5 @@ dmb ishst @ CHECK: dmb ish @ encoding: [0x5b,0x8f,0xbf,0xf3] dmb ish +
\ No newline at end of file |