[all-commits] [llvm/llvm-project] 8e5b15: [IR] Inline AttrBuilder::addAttribute. It just set...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sat Aug 29 10:14:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e5b1557e5b32ec59336b0c80f1e35bf5d626ba6
https://github.com/llvm/llvm-project/commit/8e5b1557e5b32ec59336b0c80f1e35bf5d626ba6
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-08-29 (Sat, 29 Aug 2020)
Changed paths:
M llvm/include/llvm/IR/Attributes.h
M llvm/lib/IR/Attributes.cpp
Log Message:
-----------
[IR] Inline AttrBuilder::addAttribute. It just sets 1 bit. NFC.
More information about the All-commits
mailing list