[all-commits] [llvm/llvm-project] f3f15c: [Alignment][NFC] Remove deprecated GlobalObject::g...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Dec 12 06:51:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3f15ca27fbb433ad5a65b1a1e0a071d2e9af505
      https://github.com/llvm/llvm-project/commit/f3f15ca27fbb433ad5a65b1a1e0a071d2e9af505
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M llvm/include/llvm/IR/GlobalObject.h
    M llvm/lib/IR/Globals.cpp
    M llvm/lib/Linker/LinkModules.cpp
    M llvm/lib/Object/IRSymtab.cpp
    M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
    M llvm/lib/Transforms/IPO/MergeFunctions.cpp
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/unittests/IR/ValueTest.cpp

  Log Message:
  -----------
  [Alignment][NFC] Remove deprecated GlobalObject::getAlignment

Differential Revision: https://reviews.llvm.org/D139836




More information about the All-commits mailing list