[PATCH] D58312: [WebAssembly] Generalize section ordering constraints
Ben Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 11:18:10 PST 2019
binji added a comment.
Yeah, I'd still prefer to have a total order if that's not too much effort. The alternative introduces a lot of potential complexity into the consumer, since we'll have a combinatorial explosion of possibilities for where these sections can be located, many of which will likely be untested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58312/new/
https://reviews.llvm.org/D58312
More information about the llvm-commits
mailing list