[PATCH] D118995: [WebAssembly] Refactor and fix emission of external IR global decls
    Sam Clegg via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb  4 10:32:55 PST 2022
    
    
  
sbc100 added a comment.
In D118995#3297466 <https://reviews.llvm.org/D118995#3297466>, @pmatos wrote:
> @sbc100 might have an incorrect version of node as I keep getting `/usr/bin/node: invalid value for --unhandled-rejections`. Other than that there are no failures. 
> Maybe you can give it a go on your side just to be certain before landing?
Yup, sounds unrelated to this change, ... is that just a warning or do one or more tests fail?  What version is /usr/bin/node (we should probably detect this incompatibility)?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118995/new/
https://reviews.llvm.org/D118995
    
    
More information about the llvm-commits
mailing list