[PATCH] D89274: [WebAssembly] Use the new crt1-command.o if present.
Sam Clegg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 11 10:52:33 PST 2021
sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.
Ok so we can see this as an interm thing. I think I'm OK with that. Could you add a comment about that, or at least say why we want to support both the old crt1 and the new crt1-command at the same time (i.e. so that wasi-libc can easily suppot both old and new llvm right?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89274/new/
https://reviews.llvm.org/D89274
More information about the cfe-commits
mailing list