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

Ross Brunton via All-commits all-commits at lists.llvm.org
Fri Jul 11 08:13:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fdeeefacf15b17f3c3c4aa6afd67e9074b172ab
      https://github.com/llvm/llvm-project/commit/2fdeeefacf15b17f3c3c4aa6afd67e9074b172ab
  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/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 (#147972)

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