[riscv64] Clean todo comment
Clean todo comment in constant-riscv64.h about PCRelativeJumpRange. Change-Id: I9067134e96e4801fbd1f976d0e5d033085d5f133 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2817975 Reviewed-by: Brice Dobry <brice.dobry@futurewei.com> Commit-Queue: Yahan Lu <yahan@iscas.ac.cn> Cr-Commit-Position: refs/heads/master@{#73925}
This commit is contained in:
parent
153f2cea8b
commit
10f5f9ca75
@ -55,7 +55,6 @@ const uint32_t kLessSignificantWordInDoublewordOffset = 4;
|
||||
namespace v8 {
|
||||
namespace internal {
|
||||
|
||||
// TODO(sigurds): Change this value once we use relative jumps.
|
||||
constexpr size_t kMaxPCRelativeCodeRangeInMB = 4096;
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user