[llvm-dev] [RFC] Strategies for Bootstrapping Compiler-RT builtins
Steve King via llvm-dev
llvm-dev at lists.llvm.org
Tue Nov 3 09:12:05 PST 2015
On Tue, Nov 3, 2015 at 6:33 AM, Martell Malone <martellmalone at gmail.com> wrote:
> Just as a point for building the builtins shouldn't we just need llvm-ar ?
Thanks for pointing this out and I hope llvm-ar is up to the task.
Even if targets must still port binutils, each step toward LLVM
self-reliance is a step in the right direction.
Without getting too far ahead of ourselves, refactoring built-ins into
a distinct library is a great place to start.
More information about the llvm-dev
mailing list