[llvm-dev] [RFC] LLVM Directory Structure Changes (was Re: [PATCH] D20992: [CMake] Add LLVM runtimes directory)

Renato Golin via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 9 10:53:32 PDT 2016


On 9 June 2016 at 18:49, Justin Bogner via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> This all seems pretty sensible. Should we also use the opportunity to
> split compiler-rt's builtins and profiling/sanitizer/etc runtimes, since
> we'll be moving things around anyway?

Also be good to make Compiler-RT and libc++ cross-compile for multiple
targets... :/

While that may be another battle entirely, it'd be good to keep that
in mind if we do split them up to pieces.

cheers,
--renato


More information about the llvm-dev mailing list