[riscv64] Delete a confirmed fix me comment
Change-Id: I5b17019a991f1540c0ecc1db0a94097334e5e335 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3463060 Reviewed-by: ji qiu <qiuji@iscas.ac.cn> Commit-Queue: ji qiu <qiuji@iscas.ac.cn> Cr-Commit-Position: refs/heads/main@{#79112}
This commit is contained in:
parent
9c25aaa7ad
commit
3053b3b71f
@ -4940,10 +4940,6 @@ void TurboAssembler::CallCFunctionHelper(Register function,
|
||||
Register scratch = t2;
|
||||
|
||||
auipc(pc_scratch, 0);
|
||||
// TODO(RISCV): Does this need an offset? It seems like this should be the
|
||||
// PC of the call, but MIPS does not seem to do that.
|
||||
// https://github.com/v8-riscv/v8/issues/378
|
||||
|
||||
// See x64 code for reasoning about how to address the isolate data fields.
|
||||
if (root_array_available()) {
|
||||
Sd(pc_scratch, MemOperand(kRootRegister,
|
||||
|
Loading…
Reference in New Issue
Block a user