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
Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
datalayout-invalid-function-ptr-alignment.ll
blob
7c1e070c292d185ab2f27015aea5e427447c40bb
1
; RUN: not llvm-as %s 2>&1 | FileCheck %s
2
3
; CHECK: error: Alignment is neither 0 nor a power of 2
4
5
target datalayout = "Fi24"