[LLVMdev] [PATCH] Linux support for compiler-rt's BlocksRuntime

Edward O'Callaghan eocallaghan at auroraux.org
Sat Sep 12 09:30:22 PDT 2009


Applied 81615.

Thank you,
Edward O'Callaghan.

2009/9/12 Bobby Powers <bobbypowers at gmail.com>:
> I've reattached the patch to runtime.c, this time as output from svn
> instead of git.  As the original git commit noted, it does the
> following:
>
> define OSAtomicCompareAndSwap(Long|Int) for non-Mac/Win32 systems
>
> if neither TARGET_OS_MAC or TARGET_OS_WINDOWS are defined, check to
> see if GCC atomic built-ins are available (and use them if they are).
>
> yours,
> Bobby
>
> On Sat, Sep 12, 2009 at 3:24 AM, Bobby Powers <bobbypowers at gmail.com> wrote:
>> Hi Folks,
>>
>> The attached patches gets the Blocks runtime built and installed on my
>> Linux system.  Let me know if the patches are okay as is, or what I
>> need to do to get them merged into compiler-rt.  Thanks!
>>
>> yours,
>> Bobby Powers
>>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>



-- 
-- 
Edward O'Callaghan
http://www.auroraux.org/
eocallaghan at auroraux dot org




More information about the llvm-dev mailing list