pmatos added inline comments.

================
Comment at: clang/lib/AST/ASTContext.cpp:954
         10, // wasm_externref,
+        20, // wasm_funcref
     };
----------------
aaron.ballman wrote:
> Where did this value come from?
Unsure what you mean here. This is the address space number we also use on the 
LLVM side.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128440/new/

https://reviews.llvm.org/D128440

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to