mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Remove trailing whitespace.
llvm-svn: 122099
This commit is contained in:
parent
ef5f3c0fa7
commit
21981d44ce
@ -98,7 +98,6 @@ void LLVMContext::emitError(unsigned LocCookie, StringRef ErrorStr) {
|
||||
SMDiagnostic Diag("", "error: " + ErrorStr.str());
|
||||
|
||||
pImpl->InlineAsmDiagHandler(Diag, pImpl->InlineAsmDiagContext, LocCookie);
|
||||
|
||||
}
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user