Skip to content
Commit b0272d8e authored by Mikhail R. Gadelha's avatar Mikhail R. Gadelha
Browse files

[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
parent 36c9afc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment