summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Debug.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2018-05-03 21:59:13 +0000
committerJustin Bogner <mail@justinbogner.com>2018-05-03 21:59:13 +0000
commit33e0ae0d8f338f9346b6e38f0a60e0f6d90d9c26 (patch)
tree3a19bebe0c7966ce9313672c6d131c3ad807bc44 /llvm/lib/Support/Debug.cpp
parente7b665471135e63955bbc102cb5ac457726849e4 (diff)
downloadbcm5719-llvm-33e0ae0d8f338f9346b6e38f0a60e0f6d90d9c26.tar.gz
bcm5719-llvm-33e0ae0d8f338f9346b6e38f0a60e0f6d90d9c26.zip
Fix include of config.h that was incorrectly changed in r331184
The RWMutex implementation depends on config.h macros (specifically HAVE_PTHREAD_H and HAVE_PTHREAD_RWLOCK_INIT), so we need to be including it and not just llvm-config.h here or we fall back to a much slower implementation. llvm-svn: 331487
Diffstat (limited to 'llvm/lib/Support/Debug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud