[all-commits] [llvm/llvm-project] 59bb72: [Attributes] Remove duplicate attribute in typeInc...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jul 12 13:00:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59bb72262425a0206bdb4a2ff3f54653bc898e14
https://github.com/llvm/llvm-project/commit/59bb72262425a0206bdb4a2ff3f54653bc898e14
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths:
M llvm/lib/IR/Attributes.cpp
Log Message:
-----------
[Attributes] Remove duplicate attribute in typeIncompatible() (NFC)
InAlloca was listed twice, once as a normal attribute, once as a
type attribute.
More information about the All-commits
mailing list