Displaying 2 results from an estimated 2 matches for "libllvmtargetspec".
2013 Feb 13
0
[LLVMdev] TargetSpec
The simplest solution is probably to just break it out into its own library.
-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130213/9ab171c0/attachment.html>
2013 Feb 13
2
[LLVMdev] TargetSpec
This is about the target specification proposal described in
http://nondot.org/sabre/LLVMNotes/TargetSpec.txt
At the end of the year I spent a while on this, partly as a foot-wetting
exercise for parts of LLVM I wouldn't otherwise look at. I did a partial
implementation; enough to understand most of the issues (I hope) and get
a clear idea of what would need to be done to phase it in. I