diff options
author | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | 2015-10-02 14:38:23 +0000 |
---|---|---|
committer | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | 2015-10-02 14:38:23 +0000 |
commit | 712f0887f69239b53dd7e646edb9b3f672b963be (patch) | |
tree | e6f069a4983d68e8eb56f666ab4fc0e202fe08e1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b91d64c6cc68bc750be3c56bfc649aa3fc97f60b (diff) | |
download | llvm-712f0887f69239b53dd7e646edb9b3f672b963be.zip llvm-712f0887f69239b53dd7e646edb9b3f672b963be.tar.gz llvm-712f0887f69239b53dd7e646edb9b3f672b963be.tar.bz2 |
Add support for the new mips-mti-linux toolchain.
Summary:
This new toolchain uses primarily LLVM-based tools, eg. compiler-rt, lld,
libcxx, etc. Because of this, it doesn't require neither an existing GCC
installation nor a GNU environment. Ideally, in a follow-up patch we
would like to add a new --{llvm|clang}-toolchain option (similar to
--gcc-toolchain) in order to allow the use of this toolchain with
independent Clang builds. For the time being, we use the --sysroot
option just to test the correctness of the paths generated by the
driver.
Reviewers: atanasyan, dsanders, rsmith
Subscribers: jfb, tberghammer, danalbert, srhines, dschuff, cfe-commits
Differential Revision: http://reviews.llvm.org/D13340
llvm-svn: 249137
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions