diff options
author | ZhaoQi <zhaoqi01@loongson.cn> | 2025-08-18 20:15:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-18 20:15:49 +0800 |
commit | 8f671a675f52a7bbf33df5d4c8545bab31d28689 (patch) | |
tree | 75fefa273b1eea3e1435fe6167667a7ade99a600 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | c6fe567064847ed3c8821422a4fc81eefc7f4291 (diff) | |
download | llvm-8f671a675f52a7bbf33df5d4c8545bab31d28689.zip llvm-8f671a675f52a7bbf33df5d4c8545bab31d28689.tar.gz llvm-8f671a675f52a7bbf33df5d4c8545bab31d28689.tar.bz2 |
[LoongArch] Always emit symbol-based relocations regardless of relaxation (#153943)
This commit changes all relocations to be relocated with symbols.
Without this commit, errors may occur in some cases, such as when using
`llc/lto+relax`, or combining relaxed and norelaxed object files using
`ld -r`.
Some tests updated.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions