mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-19 08:35:45 +00:00
Clean up a few references to System/. We still have docs/SystemLibrary.html
lying around... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141703 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -79,6 +79,6 @@ void ThreadLocalImpl::removeInstance() {
|
||||
#elif defined( LLVM_ON_WIN32)
|
||||
#include "Windows/ThreadLocal.inc"
|
||||
#else
|
||||
#warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in System/ThreadLocal.cpp
|
||||
#warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user