<div dir="ltr">On Thu, Feb 7, 2013 at 4:14 PM, Jack Howarth <span dir="ltr"><<a href="mailto:howarth@bromo.med.uc.edu" target="_blank">howarth@bromo.med.uc.edu</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
</div>FYI, MacPorts has clang blacklisted for MySql prior to 5.5...</blockquote><div style>All right...But MySQL 5.1 is not that old to not to support... :)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im HOEnZb">
><br>
> ><br>
> > > Right now, I'm trying to hard code a particular target, and copy part of<br>
> > the TargetTransformInfo and X86TargetTransformInfo<br>
> > > to a simple LLVM 3.0 project to try out. So far I'm stuck in<br>
> > instantiating X86TargetMachine and wondering whether it can be<br>
> > > created from instances of TargetMachine or TargetData.<br>
> > ><br>
> ><br>
> > Look at tools/opt/opt.cpp  or tools/llc/llc.cpp. They both initialize the<br>
> > target machine using the target data.<br>
> ><br>
> > Thanks a lot for the pointer. I'll take a look!<br>
><br>
><br>
> Best regards,<br>
> Ryan<br>
<br>
</div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> LLVM Developers mailing list<br>
> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br>
</div></div></blockquote></div><br></div></div>