[all-commits] [llvm/llvm-project] 25599c: [NFC] Remove unused CallBase::addDereferenceableOr...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Aug 20 10:39:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25599c3ff915242bf53e7594e7f695e5c6a53120
https://github.com/llvm/llvm-project/commit/25599c3ff915242bf53e7594e7f695e5c6a53120
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M llvm/include/llvm/IR/InstrTypes.h
Log Message:
-----------
[NFC] Remove unused CallBase::addDereferenceableOrNullAttr()
Commit: d7df81274066dcf76c5fb12ff66ce994c2789224
https://github.com/llvm/llvm-project/commit/d7df81274066dcf76c5fb12ff66ce994c2789224
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M llvm/include/llvm/IR/Attributes.h
M llvm/lib/IR/Attributes.cpp
Log Message:
-----------
[NFC] Cleanup/remove some AttributeList setter methods
Compare: https://github.com/llvm/llvm-project/compare/3b3c01348be0...d7df81274066
More information about the All-commits
mailing list