[cfe-dev] Target.cpp

John Thompson john.thompson.jtsoftware at gmail.com
Tue Sep 22 23:21:44 PDT 2009


Hi Daniel,
Sorry for the duplicate email, I keep forgetting to pay attention to the
return address.

I've redone the patch without the Triple changes.  The current triple
mechanism seems a bit out-of-date, as the correct triple for 64-bit Windows
appears to be "x86_64-pc-win32", but we can leave that for whoever owns it.
At some point, if Clang wants to be it's own environment on Windows, we'll
probably have to revise this a bit to be able to do something other than
default to Visual Studio for the "win32" OS-type, but this is probably good
enough for now.

Thanks for dealing with this for me.

-John

P.S.  I added an empty define for __declspec.  Is this all that's needed?

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090922/201190dc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: windows_targets.patch
Type: application/octet-stream
Size: 6513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090922/201190dc/attachment.obj>


More information about the cfe-dev mailing list