repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-datalayout20.ll
blob
811488e945c8df4574521ca15b369f4fbccd4f54
1
; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s
2
3
target datalayout = "p:64:24:64"
4
5
; CHECK: Pointer ABI alignment must be a power of 2
6