Mercurial > hg > CbC > CbC_llvm
view test/MC/Sparc/sparc-directive-xword.s @ 85:5e5d649e25d2
Update LLVM 3.7
author | Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 19 Feb 2015 15:19:25 +0900 |
parents | 54457678186b |
children | afa8332a0e37 |
line wrap: on
line source
! RUN: not llvm-mc %s -arch=sparc -show-encoding 2>&1 | FileCheck %s --check-prefix=SPARC32 ! RUN: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=SPARC64 ! SPARC32: error: unknown directive ! SPARC32-NEXT: .xword 65536 ! SPARC32-NEXT: ^ ! SPARC64: .xword 65536 .xword 65536