[all-commits] [llvm/llvm-project] 2fc075: [NFC] Remove some unnecessary AttributeList methods

aeubanks via All-commits all-commits at lists.llvm.org
Wed Aug 18 11:17:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fc075948c72b028bb8e9cafb2ca2e8d408ce629
      https://github.com/llvm/llvm-project/commit/2fc075948c72b028bb8e9cafb2ca2e8d408ce629
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
    M llvm/include/llvm/IR/Attributes.h
    M llvm/include/llvm/IR/Function.h
    M llvm/lib/CodeGen/MachineFunction.cpp
    M llvm/lib/IR/Attributes.cpp
    M llvm/lib/IR/Verifier.cpp

  Log Message:
  -----------
  [NFC] Remove some unnecessary AttributeList methods

These rely on methods I'm trying to cleanup.


  Commit: fde0eb1f9ad4cbd5769484ad7707a2d45730904e
      https://github.com/llvm/llvm-project/commit/fde0eb1f9ad4cbd5769484ad7707a2d45730904e
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

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

  Log Message:
  -----------
  [NFC] A couple more removeAttribute() cleanups


Compare: https://github.com/llvm/llvm-project/compare/2afb9394a745...fde0eb1f9ad4


More information about the All-commits mailing list