aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-12-07 12:43:40 -0800
committerFangrui Song <i@maskray.me>2023-12-07 12:43:40 -0800
commit3fd1d6953d12e2fba6b5efae0a725500c963ce3a (patch)
tree13647d9f7b226b9ace84fd64d3fdf94d6f19bad8 /clang/lib/Frontend/CompilerInvocation.cpp
parent7030aab1d7a33c17d72eaf721c679be6ca0b073d (diff)
downloadllvm-3fd1d6953d12e2fba6b5efae0a725500c963ce3a.zip
llvm-3fd1d6953d12e2fba6b5efae0a725500c963ce3a.tar.gz
llvm-3fd1d6953d12e2fba6b5efae0a725500c963ce3a.tar.bz2
[ELF] relocateNonAlloc: clean up workaround code
relocateNonAlloc is costly for .debug_* section relocating. We don't want to burn CPU cycles on other targets' workarounds. Remove a temporary workaround for Linux objtool after a proper fix https://git.kernel.org/linus/b8ec60e1186cdcfce41e7db4c827cb107e459002 Move the R_386_GOTPC workaround for GCC<8 beside the R_PC workaround.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions