diff options
author | Edward O'Callaghan <eocallaghan@auroraux.org> | 2009-10-05 18:43:19 +0000 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@auroraux.org> | 2009-10-05 18:43:19 +0000 |
commit | aa5c1b7f9366950b4cbe710c8426d8589d5d975b (patch) | |
tree | 5db13e3cca3dd2de75e5c59a99fd3527975032d5 /lib/MC/MCInstPrinter.cpp | |
parent | f84548db63ca5ceea0381a7bfc9e924cddc1cc3f (diff) |
No newline at end of files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83318 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MCInstPrinter.cpp')
-rw-r--r-- | lib/MC/MCInstPrinter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MC/MCInstPrinter.cpp b/lib/MC/MCInstPrinter.cpp index 6c33216d53..e90c03c0cf 100644 --- a/lib/MC/MCInstPrinter.cpp +++ b/lib/MC/MCInstPrinter.cpp @@ -11,4 +11,4 @@ using namespace llvm; MCInstPrinter::~MCInstPrinter() { -}
\ No newline at end of file +} |