[PATCH] D106888: [RISC-V] Implement jump tables for CFI-icall
Wende Tan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 02:24:22 PDT 2021
twd2 added a comment.
Ping?
The build failure is due to the name of the newly introduced `kRISCVJumpTableEntrySize`. Though I think we can put these magic numbers (4 and 8) just into `LowerTypeTestsModule::getJumpTableEntrySize`..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106888/new/
https://reviews.llvm.org/D106888
More information about the llvm-commits
mailing list