mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 14:06:07 +00:00
Remove trailing whitespace.
llvm-svn: 122099
This commit is contained in:
parent
97b72c99d2
commit
ec3ff9c727
@ -98,7 +98,6 @@ void LLVMContext::emitError(unsigned LocCookie, StringRef ErrorStr) {
|
||||
SMDiagnostic Diag("", "error: " + ErrorStr.str());
|
||||
|
||||
pImpl->InlineAsmDiagHandler(Diag, pImpl->InlineAsmDiagContext, LocCookie);
|
||||
|
||||
}
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
x
Reference in New Issue
Block a user