aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-05-17 03:25:39 +0000
committerFangrui Song <maskray@google.com>2019-05-17 03:25:39 +0000
commit2463239777bfb41f63bb50d3eb931719612ddd0a (patch)
tree23d2683a93461eac1bee51c1ee0af4aec5e74314 /clang/lib/CodeGen/CodeGenModule.h
parent364f662fa3f31d262ce5b28065490bc4dceebaac (diff)
downloadllvm-2463239777bfb41f63bb50d3eb931719612ddd0a.zip
llvm-2463239777bfb41f63bb50d3eb931719612ddd0a.tar.gz
llvm-2463239777bfb41f63bb50d3eb931719612ddd0a.tar.bz2
[X86] Support .reloc *, R_{386,X86_64}_NONE, *
This can be used to create references among sections. When --gc-sections is used, the referenced section will be retained if the origin section is retained. See R_MIPS_NONE (D13659), R_ARM_NONE (D61992), R_AARCH64_NONE (D61973) for similar changes. Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D62014 llvm-svn: 360983
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions