diff options
| author | Venkatraman Govindaraju <venkatra@cs.wisc.edu> | 2014-03-01 02:18:04 +0000 |
|---|---|---|
| committer | Venkatraman Govindaraju <venkatra@cs.wisc.edu> | 2014-03-01 02:18:04 +0000 |
| commit | 6f2e08c8e1827268c59f572c1bbe2ab8ecc9d339 (patch) | |
| tree | b84099581a5050e0f1920ce644f804645840a280 /llvm/test/CodeGen/SPARC | |
| parent | f7eecf80c4133dff74c242b8ee0d8d6273998bec (diff) | |
| download | bcm5719-llvm-6f2e08c8e1827268c59f572c1bbe2ab8ecc9d339.tar.gz bcm5719-llvm-6f2e08c8e1827268c59f572c1bbe2ab8ecc9d339.zip | |
[Sparc] Add support for parsing directives in SparcAsmParser.
llvm-svn: 202564
Diffstat (limited to 'llvm/test/CodeGen/SPARC')
| -rw-r--r-- | llvm/test/CodeGen/SPARC/mature-mc-support.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/SPARC/mature-mc-support.ll b/llvm/test/CodeGen/SPARC/mature-mc-support.ll index c4f8f8dd022..4ed33098051 100644 --- a/llvm/test/CodeGen/SPARC/mature-mc-support.ll +++ b/llvm/test/CodeGen/SPARC/mature-mc-support.ll @@ -2,8 +2,6 @@ ; (even when the output is assembly). ; FIXME: SPARC doesn't use the integrated assembler by default in all cases ; so we only test that -filetype=obj tries to parse the assembly. -; FIXME: SPARC seems to accept directives that don't exist -; XFAIL: * ; SKIP: not llc -march=sparc < %s > /dev/null 2> %t1 ; SKIP: FileCheck %s < %t1 |

