Mercurial > hg > CbC > CbC_llvm
diff test/MC/MachO/ARM/bad-darwin-ARM-reloc.s @ 77:54457678186b LLVM3.6
LLVM 3.6
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Sep 2014 22:06:00 +0900 |
parents | |
children | 7d135dc70f03 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/MC/MachO/ARM/bad-darwin-ARM-reloc.s Mon Sep 08 22:06:00 2014 +0900 @@ -0,0 +1,9 @@ +@ RUN: not llvm-mc -n -triple armv7-apple-darwin10 %s -filetype=obj -o - 2> %t.err > %t +@ RUN: FileCheck --check-prefix=CHECK-ERROR < %t.err %s +@ rdar://15586725 +.text + ldr r3, L___fcommon +.section myseg, mysect +L___fcommon: + .word 0 +@ CHECK-ERROR: unsupported relocation on symbol