[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 07:48:26 PST 2017


compnerd added a comment.

As I mentioned before, and as @nbjoerg stated, this really belongs in your libc implementation.  Since you stated  that this is specifically for fuschia and you don't intend to account for the myriad of libc implementations and hosts, wouldn't it male sense to keep this in the fuschia repositories?


Repository:
  rL LLVM

https://reviews.llvm.org/D28791





More information about the llvm-commits mailing list