[all-commits] [llvm/llvm-project] b269d4: [Offload] Add `olGetSymbolInfo[Size]`
Ross Brunton via All-commits
all-commits at lists.llvm.org
Thu Jul 10 06:56:10 PDT 2025
Branch: refs/heads/users/RossBrunton/symbol3
Home: https://github.com/llvm/llvm-project
Commit: b269d41d44e589baa2d0e4b87d1734e39b5de2a0
https://github.com/llvm/llvm-project/commit/b269d41d44e589baa2d0e4b87d1734e39b5de2a0
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-10 (Thu, 10 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