[all-commits] [llvm/llvm-project] 4e0ca5: GlobalValue: Move trivial getAddressSpace getter t...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Nov 28 12:25:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e0ca5ef00cf63df7bbe22d679cbf3d8009976e6
      https://github.com/llvm/llvm-project/commit/4e0ca5ef00cf63df7bbe22d679cbf3d8009976e6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/include/llvm/IR/GlobalValue.h
    M llvm/lib/IR/Globals.cpp

  Log Message:
  -----------
  GlobalValue: Move trivial getAddressSpace getter to header


  Commit: a2f9ca88758b3d6af268a692aa0cce274f19fd00
      https://github.com/llvm/llvm-project/commit/a2f9ca88758b3d6af268a692aa0cce274f19fd00
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/ModuleUtils.cpp

  Log Message:
  -----------
  Utils: Use StringRef and rename variable for clarity


Compare: https://github.com/llvm/llvm-project/compare/16312c5d7a7c...a2f9ca88758b


More information about the All-commits mailing list