Target: whitespace

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206353 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Saleem Abdulrasool 2014-04-16 04:15:25 +00:00
parent 9fde950b1b
commit eb0eb5dbec

View File

@ -46,7 +46,7 @@ void TargetLoweringObjectFile::Initialize(MCContext &ctx,
InitMCObjectFileInfo(TM.getTargetTriple(),
TM.getRelocationModel(), TM.getCodeModel(), *Ctx);
}
TargetLoweringObjectFile::~TargetLoweringObjectFile() {
}