mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-05 02:07:56 +00:00
improve portability to windows, patch by Xerces Ranby!
llvm-svn: 74835
This commit is contained in:
parent
b21c8333a6
commit
dc35f5434f
@ -14,8 +14,8 @@
|
||||
#include "llvm/System/Threading.h"
|
||||
#include "llvm/System/Atomic.h"
|
||||
#include "llvm/System/Mutex.h"
|
||||
#include "llvm/Config/config.h"
|
||||
#include <cassert>
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
static bool multithreaded_mode = false;
|
||||
|
Loading…
Reference in New Issue
Block a user