<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hello,</DIV>
<DIV>    </DIV>
<DIV>    Is it possible to activate the MIPS code emitter during 
Post-RA scheduler. I tried including both MipsCodeEmitter.cpp and 
JITCodeEmitter.h to PostRASchedulerList.cpp, but when I rebuild the compiler I 
get an error that says “/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h fatal 
error: MipsGenRegisterInfo.inc file not found”. I’m assuming that the 
MipsGenRegisterInfo.inc is not yet generated when I’m trying to include it in 
the PostRAScheduler. Is this the way to activate the mipsCodeEmitter during 
PostRA Scheduler or am I missing something here.</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>    Jafar J.</DIV></DIV></DIV></BODY></HTML>