projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types...
[oota-llvm.git]
/
test
/
Assembler
/
invalid-datalayout18.ll
1
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2
target datalayout = "p:32:32:16"
3
; CHECK: Preferred alignment cannot be less than the ABI alignment