forked from OSchip/llvm-project
parent
324f94c317
commit
372a9289a5
|
@ -42,4 +42,4 @@ namespace llvm {
|
|||
void llvm_release_global_lock();
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -166,4 +166,3 @@ RWMutex::writer_release()
|
|||
#warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in System/Mutex.cpp
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue