[all-commits] [llvm/llvm-project] 252c47: [Offload] Add `olGetSymbolInfo[Size]`

Ross Brunton via All-commits all-commits at lists.llvm.org
Thu Jul 10 06:34:42 PDT 2025


  Branch: refs/heads/users/RossBrunton/symbol3
  Home:   https://github.com/llvm/llvm-project
  Commit: 252c47b65e494ca3d293cec3abb4a9f5c7378a15
      https://github.com/llvm/llvm-project/commit/252c47b65e494ca3d293cec3abb4a9f5c7378a15
  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