[all-commits] [llvm/llvm-project] f2001d: [Offload] Add `olGetSymbolInfo[Size]`
Ross Brunton via All-commits
all-commits at lists.llvm.org
Fri Jul 11 07:14:43 PDT 2025
Branch: refs/heads/users/RossBrunton/symbol3
Home: https://github.com/llvm/llvm-project
Commit: f2001d46560a5fc0545c7df77bc81733c5c3f8a6
https://github.com/llvm/llvm-project/commit/f2001d46560a5fc0545c7df77bc81733c5c3f8a6
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M offload/liboffload/API/Symbol.td
M offload/liboffload/src/OffloadImpl.cpp
M offload/unittests/OffloadAPI/CMakeLists.txt
M offload/unittests/OffloadAPI/common/Fixtures.hpp
A offload/unittests/OffloadAPI/symbol/olGetSymbolInfo.cpp
A offload/unittests/OffloadAPI/symbol/olGetSymbolInfoSize.cpp
Log Message:
-----------
[Offload] Add `olGetSymbolInfo[Size]`
This mirrors the similar functions for other handles. The only
implemented info at the moment is the symbol's kind.
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