[all-commits] [llvm/llvm-project] 1f454e: [RISCV] Fix TLSDESC comment. NFC (#79403)
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jan 25 08:52:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f454ede4660477c3782595975def90c26c19881
https://github.com/llvm/llvm-project/commit/1f454ede4660477c3782595975def90c26c19881
Author: Fangrui Song <i at maskray.me>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Fix TLSDESC comment. NFC (#79403)
Fix comment typos in #66915, and relocation type names related to the
example in the psABI
(https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/420).
More information about the All-commits
mailing list