Mercurial > hg > Members > tobaru > cbc > CbC_llvm
view test/Assembler/invalid-inline-constraint.ll @ 100:7d135dc70f03
LLVM 3.9
author | Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 26 Jan 2016 22:53:40 +0900 |
parents | afa8332a0e37 |
children |
line wrap: on
line source
; RUN: not llvm-as < %s 2>&1 | FileCheck %s ; Tests bug: https://llvm.org/bugs/show_bug.cgi?id=24646 ; CHECK: error: invalid type for inline asm constraint string define void @foo() nounwind { call void asm sideeffect "mov x0, #42","=~{x0},~{x19},mov |0,{x19},mov x0, #4~x{21}"()ounwi #4~x{21}"()ounwindret