[llvm] r321692 - Thread MCSubtargetInfo through Target::createMCAsmBackend

Daniel Jasper via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 3 02:04:12 PST 2018


I don't work on WebAssembly myself, I just saw the build breakage. Adding
Sam for possibly following up.

Cheers,
Daniel

On Wed, Jan 3, 2018 at 10:33 AM, Alex Bradbury <asb at lowrisc.org> wrote:

> On 3 January 2018 at 09:14, Daniel Jasper via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Hi Alex,
> >
> > I see you already fixed cc1as. Can you also fix the WebAssembly backend?
> The
> > call is in:
> > lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp:119
>
> Thanks for letting me know - fixed in r321696. I've added WebAssembly
> to my standard local build config now, so should spot failures
> locally.
>
> Perhaps you could look in to adding a WebAssembly buildbot to the
> staging buildmaster, much like we have for AVR and recently RISC-V?
> <http://llvm.org/docs/HowToAddABuilder.html>.
>
> Best,
>
> Alex
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/3b92c704/attachment.html>


More information about the llvm-commits mailing list