mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-29 06:53:53 +00:00
Fix indentation of generated code.
llvm-svn: 55876
This commit is contained in:
parent
4fb8cbebe4
commit
018d570cb8
@ -444,7 +444,7 @@ void FastISelMap::PrintFunctionDefinitions(std::ostream &OS) {
|
||||
}
|
||||
|
||||
if (HasPred)
|
||||
OS << "}\n";
|
||||
OS << " }\n";
|
||||
|
||||
}
|
||||
// Return 0 if none of the predicates were satisfied.
|
||||
|
Loading…
Reference in New Issue
Block a user