Mercurial > hg > CbC > CbC_llvm
view test/Assembler/invalid-disubrange-count-missing.ll @ 108:1881386f7909
use llvm.setjmp and llvm.longjmp
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 01 Feb 2016 02:57:01 +0900 (2016-01-31) |
parents | afa8332a0e37 |
children |
line wrap: on
line source
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s ; CHECK: [[@LINE+1]]:32: error: missing required field 'count' !0 = !DISubrange(lowerBound: -3)