[NFC] Remove some unnecessary AttributeList methods
authorArthur Eubanks <aeubanks@google.com>
Wed, 18 Aug 2021 17:43:17 +0000 (10:43 -0700)
committerArthur Eubanks <aeubanks@google.com>
Wed, 18 Aug 2021 18:15:20 +0000 (11:15 -0700)
commit2fc075948c72b028bb8e9cafb2ca2e8d408ce629
tree741e50e7e9c85971d89f4495b9184dc6a192426e
parent2afb9394a745733739f217d53cd9cf4ae03a3157
[NFC] Remove some unnecessary AttributeList methods

These rely on methods I'm trying to cleanup.
llvm/include/llvm/IR/Attributes.h
llvm/include/llvm/IR/Function.h
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/IR/Attributes.cpp
llvm/lib/IR/Verifier.cpp