[LLVMdev] GenRegisterInfo.h.inc

Paolo Invernizzi arathorn at fastwebnet.it
Tue Oct 12 08:13:14 PDT 2004


Chris Lattner wrote:

>generate both X86GenRegisterInfo.h.inc and X86GenRegisterInfo.inc.  The
>former is #included into X86RegisterInfo.h and the latter is #included
>into X86RegisterInfo.cpp.  Does this make sense?  They are both correct.
>  
>
My fault. When I added them to tho scons files I forgotten the latter, 
so I was confised about them

;-(

>Yes, please submit a patch (you can send this one directly to me to avoid
>the list traffic).  For this one, please #include "llvm/ADT/STLExtras.h"
>and turn it into:
>
>     Result.mergeWith(getValueDest(**prior(CS.arg_end())));
>  
>
Ok! Tomorrow morning I'll send it to you!

>Thanks!
>  
>
To you!

---
Paolo Invernizzi




More information about the llvm-dev mailing list