================ @@ -793,6 +793,38 @@ TEST(Interception, EmptyExportTable) { EXPECT_EQ(0U, FunPtr); } +const struct InstructionSizeData_t { ---------------- bernhardu wrote: Done https://github.com/llvm/llvm-project/pull/116948