No newline at end of files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83318 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Edward O'Callaghan 2009-10-05 18:43:19 +00:00
parent f84548db63
commit aa5c1b7f93
2 changed files with 2 additions and 2 deletions

View File

@ -11,4 +11,4 @@
using namespace llvm;
MCDisassembler::~MCDisassembler() {
}
}

View File

@ -11,4 +11,4 @@
using namespace llvm;
MCInstPrinter::~MCInstPrinter() {
}
}