diff options
author | Luís Marques <luismarques@lowrisc.org> | 2020-02-14 13:44:42 +0000 |
---|---|---|
committer | Luís Marques <luismarques@lowrisc.org> | 2020-02-14 13:46:26 +0000 |
commit | 9816e726e747d72e0c5ac92aa20e652031a10448 (patch) | |
tree | 531aea7574d16812dbfd96bdf5dad6757d68712c /llvm/lib/Support/ThreadPool.cpp | |
parent | a55dec7d64ef128a03deae7dd9bc1ed97cd123b4 (diff) | |
download | llvm-9816e726e747d72e0c5ac92aa20e652031a10448.zip llvm-9816e726e747d72e0c5ac92aa20e652031a10448.tar.gz llvm-9816e726e747d72e0c5ac92aa20e652031a10448.tar.bz2 |
[Driver][RISCV] Add RedHat Linux RISC-V triple
Summary: Adds the RedHat Linux triple to the list of 64-bit RISC-V triples.
Without this the gcc libraries wouldn't be found by clang on a redhat/fedora
system, as the search list included `/usr/lib/gcc/riscv64-redhat-linux-gnu`
but the correct path didn't include the `-gnu` suffix.
Reviewers: lenary, asb, dlj
Reviewed By: lenary
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74399
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions