diff options
author | Fangrui Song <i@maskray.me> | 2021-09-02 01:00:51 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-09-02 01:00:51 -0700 |
commit | dfb7518df18ad420984f965ef5ccfb4e126d839b (patch) | |
tree | 05a2db8f566c2ce588f2c09a1ae43f8f3e24f860 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cb6b658a40f051545c3db91d68006c04b9af32d5 (diff) | |
download | llvm-dfb7518df18ad420984f965ef5ccfb4e126d839b.zip llvm-dfb7518df18ad420984f965ef5ccfb4e126d839b.tar.gz llvm-dfb7518df18ad420984f965ef5ccfb4e126d839b.tar.bz2 |
[MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections
sh_info links to a section, therefore SHF_INFO_LINK should be set as GNU as
does. The issue has been benign because linkers kindly combines relocation
sections w/ and w/o the flag.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions