Mercurial > hg > CbC > CbC_llvm
view lld/test/ELF/Inputs/comdat-discarded-reloc.s @ 150:1d019706d866
LLVM10
author | anatofuz |
---|---|
date | Thu, 13 Feb 2020 15:10:13 +0900 |
parents | |
children | 2e18cbf3894f |
line wrap: on
line source
.global bar, _start .section .text.foo,"aG",@progbits,group,comdat .section .text _start: .quad .text.foo .quad bar