1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Fix/cleanup trailing newlines.

llvm-svn: 73546
This commit is contained in:
Owen Anderson 2009-06-16 20:23:05 +00:00
parent 48d53f2c53
commit 30a1b2528a
2 changed files with 1 additions and 2 deletions

View File

@ -42,4 +42,4 @@ namespace llvm {
void llvm_release_global_lock();
}
#endif
#endif

View File

@ -166,4 +166,3 @@ RWMutex::writer_release()
#warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in System/Mutex.cpp
#endif
#endif