diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2024-07-02 14:41:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 14:41:17 +0800 |
commit | 4468c3dd538b3ec6e4c32d0269d8e7ebbeb0bdc5 (patch) | |
tree | 0ce178544e12d7315d19c1fe497e64676e7ad65f /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | cd1e6a587be6352f63f180b1ff5e0a348a8da444 (diff) | |
download | llvm-4468c3dd538b3ec6e4c32d0269d8e7ebbeb0bdc5.zip llvm-4468c3dd538b3ec6e4c32d0269d8e7ebbeb0bdc5.tar.gz llvm-4468c3dd538b3ec6e4c32d0269d8e7ebbeb0bdc5.tar.bz2 |
[NFC][RISCV] Simplify the dynamic linker construction logic
The format of dynamic linker is `ld-linux-{arch}-{abi}.so.1`, so
we can just get the arch name from arch type.
Reviewers: asb, kito-cheng, MaskRay
Reviewed By: MaskRay
Pull Request: https://github.com/llvm/llvm-project/pull/97383
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions