1 //===----------------------------------------------------------------------===//
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
8 // Automatically generated file, please consult code owner before editing.
9 //===----------------------------------------------------------------------===//
12 #ifndef HEXAGON_DEP_ARCH_H
13 #define HEXAGON_DEP_ARCH_H
16 enum class ArchEnum
{ NoArch
, Generic
, V5
, V55
, V60
, V62
, V65
, V66
};
17 } // namespace Hexagon
19 #endif // HEXAGON_DEP_ARCH_H