[all-commits] [llvm/llvm-project] b04968: [ExecutionEngine] Remove an unnecessary cast (NFC)...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Aug 2 08:09:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b04968c4cd01758a728d46670a763b06ddf75e3b
https://github.com/llvm/llvm-project/commit/b04968c4cd01758a728d46670a763b06ddf75e3b
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
Log Message:
-----------
[ExecutionEngine] Remove an unnecessary cast (NFC) (#151798)
value() already returns uint64_t.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list