[LLVMdev] [cfe-dev] Heads-up: changing the structure of compiler-rt source tree
Jim Grosbach
grosbach at apple.com
Thu Feb 13 09:48:53 PST 2014
Trying again since apparently I suck at email…
On Feb 12, 2014, at 6:15 PM, Jim Grosbach <grosbach at apple.com> wrote:
> +Nick, who has been looking at similar things recently.
>
> On Feb 12, 2014, at 1:06 PM, Vadim Chugunov <vadimcn at gmail.com> wrote:
>
>> As it happens, I've already started massaging libunwind to make it a part of compiler-rt.
>> At the moment, I am shooting for the makefile build. Once that's done, I could use somebody's help to add it to cmake build system.
>>
>> It would be nice if somebody could look into disentangling compiler-rt from clang. I think that at the least it should be build-able together with LLVM (i.e. by checking it out into llvm/projects) without clang involvement. Completely standalone builds would be a plus, if feasible.
>>
>> Last but not the least: I still haven't heard anybody admitting to being a maintainer of compiler-rt :-) Somebody will need to review the patch and check it in...
>>
>> Vadim
>>
>>
>>
>> On Wed, Feb 12, 2014 at 6:12 AM, Alexey Samsonov <samsonov at google.com> wrote:
>> Hi David,
>>
>> On Wed, Feb 12, 2014 at 5:22 PM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
>> On 12 Feb 2014, at 13:21, Alexey Samsonov <samsonov at google.com> wrote:
>>
>> > On Wed, Feb 12, 2014 at 4:56 PM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
>> >> Are you going to move the unwind library there as part of the reorganisation?
>> >
>> > No.
>>
>> Given that the consensus appeared to be that this is where it belongs... why not? It seems strange to do a big reorganisation pass, but not do all of it.
>>
>> To be honest, I haven't worked with the unwind library. I'm fine with moving it to compiler-rt, but this should probably be done by someone with a sufficient
>> knowledge of the library and/or its use cases. I'd be glad to provide any help, though.
>>
>> --
>> Alexey Samsonov, MSK
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140213/55941474/attachment.html>
More information about the llvm-dev
mailing list