mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00:00
Add missing newlines at EOF (for clang++).
llvm-svn: 91756
This commit is contained in:
parent
057ae7e82e
commit
a1563328bb
@ -194,4 +194,4 @@ public:
|
||||
|
||||
} // namespace llvm
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -956,4 +956,4 @@ OperandEncoding RecognizableInstr::opcodeModifierEncodingFromString
|
||||
errs() << "Unhandled opcode modifier encoding " << s << "\n";
|
||||
llvm_unreachable("Unhandled opcode modifier encoding");
|
||||
}
|
||||
#undef ENCODING
|
||||
#undef ENCODING
|
||||
|
Loading…
Reference in New Issue
Block a user