kongy wrote:

> This is probably caused by some downstream patches in google3? 
> https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
>  does not contain any mentions of `M->getFunction` or `M->getContext`. You 
> need to add the missing include to your downstream patches.

Yes, The problem is from our Android downstream patch, 
Support-for-WASM-as-native-IR.patch.

https://android.googlesource.com/toolchain/llvm_android/+/refs/heads/main/patches/Support-for-WASM-as-native-IR.patch#121

https://github.com/llvm/llvm-project/pull/97129
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to