[PATCH] D23137: [WebAssembly] Fix CFI index for WebAssembly target to account for padding nullptr function

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 16:05:50 PDT 2016


dschuff requested changes to this revision.
dschuff added a comment.
This revision now requires changes to proceed.

Actually, I'm getting lit test failures with this patch (the changed parts of function.ll and function-ext.ll). Does that reproduce for you?


https://reviews.llvm.org/D23137





More information about the llvm-commits mailing list