[PATCH] D47727: [WebAssembly] Fix .td files after rL333900

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 12:45:35 PDT 2018


dschuff added a comment.

No worries; the WebAssembly target is still an "experimental" target and doesn't build by default (even you build "all" targets) unless you also add -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD. So this happens from time to time.


Repository:
  rL LLVM

https://reviews.llvm.org/D47727





More information about the llvm-commits mailing list