aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/filesystem/operations.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2020-10-22 21:33:10 +0300
committerMartin Storsjö <martin@martin.st>2021-02-26 00:10:48 +0200
commitfb2e4f5401d3ec2507ac3b2c4f86d4bfa07c01ec (patch)
tree74faa696d730975c7523b777a871bc6297f697e8 /libcxx/src/filesystem/operations.cpp
parent72fe14d40a527465deb76c9b2241297635fd45bf (diff)
downloadllvm-fb2e4f5401d3ec2507ac3b2c4f86d4bfa07c01ec.zip
llvm-fb2e4f5401d3ec2507ac3b2c4f86d4bfa07c01ec.tar.gz
llvm-fb2e4f5401d3ec2507ac3b2c4f86d4bfa07c01ec.tar.bz2
[libcxx] [test] Add a MinGW target
This can't easily be autodetected (unless LIBCXX_TARGET_TRIPLE is specified, or unless we query what the compiler's default target is, which only is supported by clang), but can be chosen manually via LIBCXX_TARGET_INFO. This chooses mingw style lib naming, and uses -nostdlibc++ instead of -nodefaultlib -nostdlib (as the latter requires specifying a lot of details manually - this is done in the cmake config though). Differential Revision: https://reviews.llvm.org/D97294
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions