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
[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git]
/
llvm
/
test
/
Linker
/
linkage.ll
blob
c7309aa8750d2627d19477f445fbec576abbb65e
1
; RUN: llvm-as %S/Inputs/linkage.a.ll -o %t.1.bc
2
; RUN: llvm-as %S/Inputs/linkage.b.ll -o %t.2.bc
3
; RUN: llvm-link %t.1.bc %t.2.bc