aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Compression.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2017-01-17 15:32:12 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2017-01-17 15:32:12 +0000
commit7185a1acec989d537f9523389516ca233822192b (patch)
treec02fbbcab95586f879bf6244db7c8aa3a715d204 /llvm/lib/Support/Compression.cpp
parent9dffada98bdf2af532c4371ac6ba89262bb8beb8 (diff)
downloadllvm-7185a1acec989d537f9523389516ca233822192b.zip
llvm-7185a1acec989d537f9523389516ca233822192b.tar.gz
llvm-7185a1acec989d537f9523389516ca233822192b.tar.bz2
[ELF] - Support optional comma after output section command.
I found this when tried to link linux kernel with LLD: https://github.com/torvalds/linux/blob/master/arch/x86/entry/vdso/vdso-layout.lds.S#L86 Output section command can have optional comma at the end: .text : { *(.text*) } :text =0x90909090, It was documented about 3 years ago for binutils: https://sourceware.org/ml/binutils/2014-04/msg00045.html Differential revision: https://reviews.llvm.org/D28803 llvm-svn: 292225
Diffstat (limited to 'llvm/lib/Support/Compression.cpp')
0 files changed, 0 insertions, 0 deletions