[PATCH] D43525: Inline a trivial ctor.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 14:16:24 PST 2018
sbc100 added a subscriber: lebedev.ri.
sbc100 added a comment.
In https://reviews.llvm.org/D43525#1013675, @lebedev.ri wrote:
> Could you please always prefix the differential's subject with the appropriate tag,
> e.g. `[lld][WASM]`, and do specify the appropriate repo and tags.
>
> Otherwise people actually have to look at the diff to understand
> what it is about.
We've been using `[WebAssembly]` tag for the wasm lld port. Hope thats OK.
(Adding `[lld]` to changes in the lld repo seems redundant (anti-pattern even) since the repo should tell is this).
https://reviews.llvm.org/D43525
More information about the llvm-commits
mailing list