[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 17:27:14 PST 2018
echristo added a comment.
Herald added a subscriber: michaelplatings.
Looks like this stalled with no feedback outside of Chandler and I.
Joerg: We asked some very specific questions to which there don't appear to be answers coming from you and this patch doesn't affect any other target negatively here. Unless you come up with a compelling argument not to commit this other than "some platforms have support for this in other places" I think we need to commit this.
I'm going to ack in a week otherwise. If you feel I've overstepped here please let me know, but shutting down discussion doesn't seem to be productive here and I think Petr would like to make forward progress on support - and I think the project as a whole is better served by being able to serve as a full system compiler replacement; this is what compiler-rt is for ultimately anyhow.
Thanks!
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