Add missing newlines at EOF (for clang++).

llvm-svn: 91756
This commit is contained in:
Daniel Dunbar 2009-12-19 04:16:48 +00:00
parent 057ae7e82e
commit a1563328bb
2 changed files with 2 additions and 2 deletions

View File

@ -194,4 +194,4 @@ public:
} // namespace llvm
#endif
#endif

View File

@ -956,4 +956,4 @@ OperandEncoding RecognizableInstr::opcodeModifierEncodingFromString
errs() << "Unhandled opcode modifier encoding " << s << "\n";
llvm_unreachable("Unhandled opcode modifier encoding");
}
#undef ENCODING
#undef ENCODING