git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253822
91177308-0d34-0410-b5e6-
96231b3b80d8
// IR-Level Attributes
None, ///< No attributes have been set
#define GET_ATTR_ENUM
- #include "llvm/IR/Attributes_renamed.inc"
+ #include "llvm/IR/Attributes.inc"
EndAttrKinds ///< Sentinal value useful for loops
};
set(LLVM_TARGET_DEFINITIONS Attributes.td)
-tablegen(LLVM Attributes_renamed.inc -gen-attrs)
+tablegen(LLVM Attributes.inc -gen-attrs)
set(LLVM_TARGET_DEFINITIONS Intrinsics.td)
tablegen(LLVM Intrinsics.gen -gen-intrinsic)