[all-commits] [llvm/llvm-project] 15f54d: [NFC] Factor out function to detect if an attribut...
Ralender via All-commits
all-commits at lists.llvm.org
Mon Feb 3 13:27:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 15f54d348bcfe2dda91487f0c2664aa308d68934
https://github.com/llvm/llvm-project/commit/15f54d348bcfe2dda91487f0c2664aa308d68934
Author: Tyker <tyker1 at outlook.com>
Date: 2020-02-03 (Mon, 03 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.
More information about the All-commits
mailing list