[PATCH] D87258: [WebAssembly, LowerTypeTests] Fix control-flow integrity support

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 14:47:43 PDT 2020


dschuff added a comment.

(And yes, you are right that using metadata for this isn't strictly correct since metadata can be dropped. And I think you are also correct that we haven't added multiple table support for MC or the instruction definitions either).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87258



More information about the llvm-commits mailing list