[all-commits] [llvm/llvm-project] ff1b9a: [NFC] Factor out function to detect if an attribut...
Ralender via All-commits
all-commits at lists.llvm.org
Sun Feb 2 05:54:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ff1b9add2ffd47abc649895e33b3e5c30d6f2079
https://github.com/llvm/llvm-project/commit/ff1b9add2ffd47abc649895e33b3e5c30d6f2079
Author: Tyker <tyker1 at outlook.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)
Changed paths:
M llvm/include/llvm/IR/Attributes.h
M llvm/lib/IR/AttributeImpl.h
M llvm/lib/IR/Attributes.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Transforms/Utils/KnowledgeRetention.cpp
Log Message:
-----------
[NFC] Factor out function to detect if an attribute has an argument.
Reviewers: jdoerfert
Reviewed By: jdoerfert
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72884
More information about the All-commits
mailing list