[all-commits] [llvm/llvm-project] b2406a: [Offload] Add global variable address/size queries

Ross Brunton via All-commits all-commits at lists.llvm.org
Thu Jul 10 07:36:23 PDT 2025


  Branch: refs/heads/users/RossBrunton/symbol4
  Home:   https://github.com/llvm/llvm-project
  Commit: b2406a5c46899492af9bb1446ee2e0442486cf1a
      https://github.com/llvm/llvm-project/commit/b2406a5c46899492af9bb1446ee2e0442486cf1a
  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/tools/offload-tblgen/PrintGen.cpp
    M offload/unittests/OffloadAPI/memory/olMemcpy.cpp
    M offload/unittests/OffloadAPI/symbol/olGetSymbolInfo.cpp
    M offload/unittests/OffloadAPI/symbol/olGetSymbolInfoSize.cpp

  Log Message:
  -----------
  [Offload] Add global variable address/size queries

Add two new symbol info types for getting the bounds of a global
variable. As well as a number of tests for reading/writing to it.



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