Move definitions of ArgKind from Intrinsics.h to Intrinsics.td
Values of ArgKind are used (as naked constants) also in IntrinsicEmitter. They can be dissolved to move their logic to Intrinsics.td. Differential Revision: https://reviews.llvm.org/D145873
Loading
Please sign in to comment