Codebase Browser
llvm
Go to App
llvm
/
llvm/test/Linker/Inputs/
alias-2.ll
define void @B() { call void @A() ret void } declare void @A()