aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/InterfaceFile.cpp
diff options
context:
space:
mode:
authorMikhail R. Gadelha <mikhail@igalia.com>2023-08-30 11:27:00 -0300
committerMikhail R. Gadelha <mikhail@igalia.com>2023-08-30 11:30:56 -0300
commitb0272d8ec34992b8a47683a2cff7387919343e21 (patch)
tree686df74e0603c601c86c0d21c00e890e5fb0c96b /llvm/lib/TextAPI/InterfaceFile.cpp
parent36c9afc7a8113ab2b2aa3d00ca291a30958ede13 (diff)
downloadllvm-b0272d8ec34992b8a47683a2cff7387919343e21.zip
llvm-b0272d8ec34992b8a47683a2cff7387919343e21.tar.gz
llvm-b0272d8ec34992b8a47683a2cff7387919343e21.tar.bz2
[libc] Fix set_thread_ptr call in rv32 start up code
This patch changes the instruction in set_thread_ptr from ld to mv, as rv32 doesn't have the ld instruction, and mv is supported by both rv32 and rv64. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D159110
Diffstat (limited to 'llvm/lib/TextAPI/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions