summaryrefslogtreecommitdiffstats
path: root/clang/INPUTS/c99-intconst-1.c
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-09-26 08:11:34 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-09-26 08:11:34 +0000
commit95aae4c59d22d5e5583d4dc7a2c92b3ed37591ca (patch)
tree54677399f94897879e2360f0a8fd1316fe9338d9 /clang/INPUTS/c99-intconst-1.c
parent42a0bd189bd805741cc23e8df909677abde3a0a7 (diff)
downloadbcm5719-llvm-95aae4c59d22d5e5583d4dc7a2c92b3ed37591ca.tar.gz
bcm5719-llvm-95aae4c59d22d5e5583d4dc7a2c92b3ed37591ca.zip
[ELF] - Do not fail on R_*_NONE relocations when parsing the debug info.
This is https://bugs.llvm.org//show_bug.cgi?id=38919. Currently, LLD may report "unsupported relocation target while parsing debug info" when parsing the debug information. At the same time LLD does that for zeroed R_X86_64_NONE relocations, which obviously has "invalid" targets. The nature of R_*_NONE relocation assumes them should be ignored. This patch teaches LLD to stop reporting the debug information parsing errors for them. Differential revision: https://reviews.llvm.org/D52408 llvm-svn: 343078
Diffstat (limited to 'clang/INPUTS/c99-intconst-1.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud