[all-commits] [llvm/llvm-project] a9831c: [NFC] Remove public uses of AttributeList::getAttr...

aeubanks via All-commits all-commits at lists.llvm.org
Fri Aug 13 11:38:47 PDT 2021


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

  Changed paths:
    M llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
    M llvm/unittests/IR/AttributesTest.cpp

  Log Message:
  -----------
  [NFC] Remove public uses of AttributeList::getAttributes()

Use methods that better convey the intent.




More information about the All-commits mailing list