diff options
author | Martin Storsjo <martin@martin.st> | 2017-09-11 20:43:43 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-09-11 20:43:43 +0000 |
commit | 5d5aa214d83a7b90c8b8370e9449f32d4d6629b4 (patch) | |
tree | 59c52734446beed9a005ecc080d426c81a65b3da /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | a79762a32d0b31bd49ff12f2e1d98710843669bd (diff) | |
download | bcm5719-llvm-5d5aa214d83a7b90c8b8370e9449f32d4d6629b4.tar.gz bcm5719-llvm-5d5aa214d83a7b90c8b8370e9449f32d4d6629b4.zip |
[MinGW] Ignore the sysroot parameter
If the sysroot parameter is passed to the clang frontend, clang
already uses it to find libraries and adds -L options for it, but
also passes it on to the linker. Therefore we can get pretty far
by just ignoring it altogether.
Differential Revision: https://reviews.llvm.org/D37707
llvm-svn: 312945
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions