mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
We need to include config.h to get the proper setting to LLVM_MULTITHREADED.
Patch by Xerxes Ranby. llvm-svn: 74846
This commit is contained in:
parent
ad3229d281
commit
8c9cecfed5
@ -11,6 +11,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "llvm/Config/config.h"
|
||||
#include "llvm/System/Threading.h"
|
||||
#include "llvm/System/Atomic.h"
|
||||
#include "llvm/System/Mutex.h"
|
||||
|
Loading…
Reference in New Issue
Block a user