[LLVMdev] Heads-up: changing the structure of compiler-rt source tree
Vadim Chugunov
vadimcn at gmail.com
Wed Feb 12 13:06:52 PST 2014
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140212/5514b807/attachment.html>
More information about the llvm-dev
mailing list