aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2017-09-11 20:43:43 +0000
committerMartin Storsjo <martin@martin.st>2017-09-11 20:43:43 +0000
commit5d5aa214d83a7b90c8b8370e9449f32d4d6629b4 (patch)
tree59c52734446beed9a005ecc080d426c81a65b3da /llvm/tools/llvm-cov/SourceCoverageView.cpp
parenta79762a32d0b31bd49ff12f2e1d98710843669bd (diff)
downloadllvm-5d5aa214d83a7b90c8b8370e9449f32d4d6629b4.zip
llvm-5d5aa214d83a7b90c8b8370e9449f32d4d6629b4.tar.gz
llvm-5d5aa214d83a7b90c8b8370e9449f32d4d6629b4.tar.bz2
[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 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions