[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 31 16:21:25 PST 2018
krytarowski added a comment.
> We're currently building an entire Linux system using Clang but we still need to pull in libgcc for `crtbegin.o`/`crtend.o`, so this isn't an ambition, it's the last remaining blocker.
What are the technical reasons for this?
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28791/new/
https://reviews.llvm.org/D28791
More information about the llvm-commits
mailing list