Add sparcv9 support to lib/Basic/Targets.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue Apr 16 08:42:18 PDT 2013


On Apr 16, 2013, at 8:35 AM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:

> The sparcv9 support was added to the Triple class a while ago, and I think there was some discussion about the name then. I didn't want to change it with this patch which I think is orthogonal.


Discussion:

http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-February/029112.html

Eventual patch:

commit 87c06d617917f4a388fbe9db81198e13cde3e431
Author: Chris Lattner <sabre at nondot.org>
Date:   Wed Feb 3 22:34:01 2010

    add support for the sparcv9-*-* target triple to turn on
    64-bit sparc codegen.  Patch by Nathan Keynes!
    
    
    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95293 91177308-0d34-0410-b5e6-96231b3b80d8

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130416/90dd04b4/attachment.html>


More information about the cfe-commits mailing list