[cfe-dev] Target Definition for MicroBlaze
Wesley Peck
peckw at ittc.ku.edu
Fri Feb 26 11:39:25 PST 2010
On Feb 26, 2010, at 12:47 PM, Chris Lattner wrote:
> I'm not really thrilled with this. Instead of creating an instance of MBlazeIntrinsicInfo, can't you get the TargetIntrinsicInfo* from the target machine in a target independent way?
I am a little bit confused about what you are asking here. Do you mean that I shouldn't use MBlazeIntrinsicInfo at all or that I should move its use to inside of the class MBlazeTargetInfo (inside of lib/Basic/Targets.cpp)?
Thanks for the feed back.
--
Wesley Peck
University of Kansas
SLDG Laboratory
More information about the cfe-dev
mailing list