Codebase Browser
llvm
Go to App
llvm
/
lld/test/ELF/linkerscript/Inputs/
provide-shared.s
.global foo .size foo, 8 .type foo, @object foo: .quad 42