Mercurial > hg > Members > tobaru > cbc > CbC_llvm
view test/Assembler/invalid-datalayout17.ll @ 107:a03ddd01be7e
resolve warnings
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 31 Jan 2016 17:34:49 +0900 |
parents | 60c9769439b8 |
children |
line wrap: on
line source
; RUN: not llvm-as < %s 2>&1 | FileCheck %s target datalayout = "i16777216:16:16" ; CHECK: Invalid bit width, must be a 24bit integer