diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-07-02 04:45:27 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-07-02 04:45:27 +0000 |
commit | 1c0070c65d8faacfe9f7cee222a49ee71209eeca (patch) | |
tree | e41a905477de414452ae2f64040da7eb2bc00259 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | bb045d412f18dbb01bdf582130f73b25ea5e1e94 (diff) | |
download | llvm-1c0070c65d8faacfe9f7cee222a49ee71209eeca.zip llvm-1c0070c65d8faacfe9f7cee222a49ee71209eeca.tar.gz llvm-1c0070c65d8faacfe9f7cee222a49ee71209eeca.tar.bz2 |
Support mingw-w64 and mingw.org toolchains at any install location.
No more hardcoded paths: clang will use -sysroot as gcc root location if
provided. Otherwise, it will search for gcc on the path. If not found it
will use the driver installed location.
http://reviews.llvm.org/D5268
Patch by Ruben Van Boxem, Martell Malone, Yaron Keren.
Reviewed by Reid Kleckner.
llvm-svn: 241241
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions