Mercurial > hg > CbC > CbC_llvm
view test/MC/MachO/bad-dollar.s @ 68:a37375f10d66
remove unnecessary comments
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 12 Feb 2014 01:06:33 +0900 |
parents | 95c75e76d11b |
children |
line wrap: on
line source
// RUN: not llvm-mc -triple x86_64-apple-darwin10 %s 2> %t.err > %t // RUN: FileCheck --check-prefix=CHECK-ERROR < %t.err %s .long $1 // CHECK-ERROR: 4:7: error: invalid token in expression