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
/
Verifier
/
byval-4.ll
blob
001e134593670b4a16a0e31f91f19de78b8dc887
1
; RUN: llvm-as %s -o /dev/null
2
%struct.foo = type { i64 }
3
4
declare void @h(ptr byval(%struct.foo) %num)