mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Move inline asm diags tests to an ARM directory.
The assembler syntaxes (and parsers) differ too much to expect this test to pass for all of them. llvm-svn: 294475
This commit is contained in:
parent
36603ba532
commit
33d716ebc1
@ -1,4 +1,4 @@
|
|||||||
; RUN: not llc -filetype=obj < %s 2>&1 -o /dev/null | FileCheck %s
|
; RUN: not llc -march=arm -filetype=obj < %s 2>&1 -o /dev/null | FileCheck %s
|
||||||
|
|
||||||
module asm ".word 0x10"
|
module asm ".word 0x10"
|
||||||
module asm ".word -bar"
|
module asm ".word -bar"
|
Loading…
x
Reference in New Issue
Block a user