Make this build with GCC 4.1, patch contributed by Vladimir A. Merzliakov!

llvm-svn: 23956
This commit is contained in:
Chris Lattner 2005-10-24 04:51:35 +00:00
parent b8709e3c25
commit 2a65d7b633
1 changed files with 2 additions and 2 deletions

View File

@ -181,6 +181,6 @@ void SparcV8JITInfo::replaceMachineCodeForFunction(void *Old, void *New) {
abort(); abort();
} }
#include "SparcV8GenCodeEmitter.inc"
} // end llvm namespace } // end llvm namespace
#include "SparcV8GenCodeEmitter.inc"