aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorVladislav Khmelevsky <och95@yandex.ru>2023-11-10 11:47:12 +0400
committerGitHub <noreply@github.com>2023-11-10 11:47:12 +0400
commitcf18f142c012342e2c62c12ad789b62cf5b0479f (patch)
treec945e2f8affbf343246bf7934851ec37158cdf7f /flang/lib/Frontend/CompilerInvocation.cpp
parentabec50cb9391522d7a7019d0cb040e946c8af164 (diff)
downloadllvm-cf18f142c012342e2c62c12ad789b62cf5b0479f.zip
llvm-cf18f142c012342e2c62c12ad789b62cf5b0479f.tar.gz
llvm-cf18f142c012342e2c62c12ad789b62cf5b0479f.tar.bz2
[BOLT] Read .rela.dyn in static non-pie binary (#71635)
Static non-pie binary doesn't have DYNAMIC segment and BOLT skips reading .rela.dyn section because of it. But such binaries might have this section for example to store IFUNC relocation which is resolved by linked-in startup files, so force reading this section for static executables.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions