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
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-libtool-darwin
/
Inputs
/
x86_64-asm.ll
blob
5e8b6c61d778328c4bc4fdbc3cc95bcfb2ac8169
1
target triple = "x86_64-apple-macosx11.0.0"
2
3
module asm ".desc ___crashreporter_info__, 0x10"
4
5
define void @somesymbol() {
6
ret void
7
}