mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Fix "no newline at end of file" warning from gcc.
llvm-svn: 76127
This commit is contained in:
parent
1c2b8cc518
commit
5509582ad0
@ -644,4 +644,4 @@ void LLVMContext::erase(MDString *M) {
|
||||
|
||||
void LLVMContext::erase(MDNode *M) {
|
||||
pImpl->erase(M);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user