diff options
author | clementval <clementval@gmail.com> | 2021-01-07 20:07:53 -0500 |
---|---|---|
committer | clementval <clementval@gmail.com> | 2021-01-07 20:08:20 -0500 |
commit | 48baa7f5b11cbe6b00711864a19cd8b722f5940d (patch) | |
tree | fbad48b8a7ad33f06e545fe5fc42904b11fff809 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8dddcc762dd98d53b9406b36e92f62502834187c (diff) | |
download | llvm-48baa7f5b11cbe6b00711864a19cd8b722f5940d.zip llvm-48baa7f5b11cbe6b00711864a19cd8b722f5940d.tar.gz llvm-48baa7f5b11cbe6b00711864a19cd8b722f5940d.tar.bz2 |
[clang] Add powerpc64le-none-linux-gnu to gnu toolchain for PPC64
While trying to compile clang and openmp with a freshly built clang with the gcc/7.4.0
toolchain on the Summit supercomputer I face some error because of the triple under which
the GCC toolchain is installed was not present in for PPC64LE triples.
This patch add the powerpc64le-none-linux-gnu used on system like Summit and Ascent.
Reviewed By: jdenny
Differential Revision: https://reviews.llvm.org/D94261
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions