[PATCH] D21768: Support CFI for WebAssembly target

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 13:35:15 PDT 2016


ddcc added a comment.

The issue with null pointer comparisons is definitely something that should be addressed in WebAssembly. I've filed a design bug for this at https://github.com/WebAssembly/spec/issues/312 .


https://reviews.llvm.org/D21768





More information about the llvm-commits mailing list