[all-commits] [llvm/llvm-project] 4aeb12: [ELF] hash fn return type
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Tue Apr 18 15:20:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4aeb12794bb7f37603b5e3de6f36566e33e8e3ad
https://github.com/llvm/llvm-project/commit/4aeb12794bb7f37603b5e3de6f36566e33e8e3ad
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M llvm/include/llvm/Object/ELF.h
Log Message:
-----------
[ELF] hash fn return type
Be explicit about the 32bitness of the return type.
Differential Revision: https://reviews.llvm.org/D148379
More information about the All-commits
mailing list