[all-commits] [llvm/llvm-project] 310002: [JITLink][RISCV] Fix incorrectly use of uint32_t
luxufan via All-commits
all-commits at lists.llvm.org
Sun Jan 1 21:50:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31000211e0113ae76594ca2c0ac1c225bd461a73
https://github.com/llvm/llvm-project/commit/31000211e0113ae76594ca2c0ac1c225bd461a73
Author: luxufan <luxufan at iscas.ac.cn>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
Log Message:
-----------
[JITLink][RISCV] Fix incorrectly use of uint32_t
More information about the All-commits
mailing list