forked from OSchip/llvm-project
Make this build with GCC 4.1, patch contributed by Vladimir A. Merzliakov!
llvm-svn: 23956
This commit is contained in:
parent
b8709e3c25
commit
2a65d7b633
|
@ -181,6 +181,6 @@ void SparcV8JITInfo::replaceMachineCodeForFunction(void *Old, void *New) {
|
|||
abort();
|
||||
}
|
||||
|
||||
#include "SparcV8GenCodeEmitter.inc"
|
||||
|
||||
} // end llvm namespace
|
||||
|
||||
#include "SparcV8GenCodeEmitter.inc"
|
||||
|
|
Loading…
Reference in New Issue