summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CoverageMappingGen.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 /clang/lib/CodeGen/CoverageMappingGen.cpp
parenta79762a32d0b31bd49ff12f2e1d98710843669bd (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud