mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 10:08:59 +08:00
Formatting tweak.
llvm-svn: 123718
This commit is contained in:
@@ -1742,7 +1742,7 @@ static bool EmitMnemonicAliases(raw_ostream &OS, const AsmMatcherInfo &Info) {
|
||||
|
||||
|
||||
StringMatcher("Mnemonic", Cases, OS).Emit();
|
||||
OS << "}\n";
|
||||
OS << "}\n\n";
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user