Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
obycode committed Dec 21, 2020
1 parent fc127d8 commit ac2e626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wasm/baseline/riscv64/liftoff-assembler-riscv64.h
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ void LiftoffAssembler::LoadConstant(LiftoffRegister reg, WasmValue value,
default:
UNREACHABLE();
}

}

void LiftoffAssembler::LoadFromInstance(Register dst, int32_t offset,
Expand Down

0 comments on commit ac2e626

Please sign in to comment.