diff options
author | Nico Weber <nicolasweber@gmx.de> | 2018-04-02 17:32:48 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2018-04-02 17:32:48 +0000 |
commit | 868112181b596ec4f310dc4442e93379d0217bdd (patch) | |
tree | 8eaf7504e2e448b4b4f1a094397b7c991629c190 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5a8d4c3357c9c7910ef2a39ea10d66c0a24f327d (diff) | |
download | llvm-868112181b596ec4f310dc4442e93379d0217bdd.zip llvm-868112181b596ec4f310dc4442e93379d0217bdd.tar.gz llvm-868112181b596ec4f310dc4442e93379d0217bdd.tar.bz2 |
Remove HAVE_LIBPSAPI, HAVE_SHELL32.
These used to be set in the old autoconf build, but the cmake build has had a
"TODO: actually check for these" comment since it was checked in, and they
were set to 1 on mingw unconditionally. It seems safe to say that they always
exist under mingw, so just remove them and assume they're set exactly when on
mingw (with msvc, we use `pragma comment` instead of linking these via flags).
llvm-svn: 328992
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions