diff options
author | Fangrui Song <i@maskray.me> | 2023-12-07 12:43:40 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-12-07 12:43:40 -0800 |
commit | 3fd1d6953d12e2fba6b5efae0a725500c963ce3a (patch) | |
tree | 13647d9f7b226b9ace84fd64d3fdf94d6f19bad8 /clang/test/ParserOpenACC/parse-wait-construct.c | |
parent | 7030aab1d7a33c17d72eaf721c679be6ca0b073d (diff) | |
download | llvm-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/test/ParserOpenACC/parse-wait-construct.c')
0 files changed, 0 insertions, 0 deletions