[all-commits] [llvm/llvm-project] db0a7a: [ExecutionEngine] Use default member initializatio...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat May 3 11:40:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db0a7adb5467bb36d038fb8cf12ac6175cb7b7db
https://github.com/llvm/llvm-project/commit/db0a7adb5467bb36d038fb8cf12ac6175cb7b7db
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-03 (Sat, 03 May 2025)
Changed paths:
M llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
Log Message:
-----------
[ExecutionEngine] Use default member initialization in Segment (NFC) (#138411)
Note that orc::ExecutorAddr default-constructs itself with Addr being 0.
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