diff options
author | Zachary Turner <zturner@google.com> | 2015-05-14 22:50:19 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-05-14 22:50:19 +0000 |
commit | 275806f90b718affbb7612ddccbedd642ba7965f (patch) | |
tree | 16f53db34da717cfdfe5a3e074f8e83dcb0bdfbb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f0f00dc33b43fb05e3ab1c8a8c370c02098951a1 (diff) | |
download | llvm-275806f90b718affbb7612ddccbedd642ba7965f.zip llvm-275806f90b718affbb7612ddccbedd642ba7965f.tar.gz llvm-275806f90b718affbb7612ddccbedd642ba7965f.tar.bz2 |
Don't bother dynamic loading the Windows Slim RW Lock API.
This API has been present since XP, and I think it's safe to
drop support for XP (since other things have been introduced long
ago which already don't work on XP anyway).
With this patch, we can statically bind against the exports and
not bother falling back to a CRITICAL_SECTION if we can't load
the API.
llvm-svn: 237402
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions