Inline a trivial ctor.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
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.
Comment Actions
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).
lld/wasm/Driver.cpp | ||
---|---|---|
38 ↗ | (On Diff #135132) | Can you keep the empty line after the start of the namespace? |