OSDN Git Service

Fix a Cygwin build failure caused by enum values starting with '_', which is conflict...
authorHao Liu <Hao.Liu@arm.com>
Fri, 22 Nov 2013 08:17:16 +0000 (08:17 +0000)
committerHao Liu <Hao.Liu@arm.com>
Fri, 22 Nov 2013 08:17:16 +0000 (08:17 +0000)
commit7f5a9ca20452d29df4a9960fa3e1fb9d6398a3f1
treead8f790cdf616c1bb3d9bc99a4558bb800a2893c
parente323506316cc3948bd801be537a723c308d8e2d4
Fix a Cygwin build failure caused by enum values starting with '_', which is conflicted with some platform macros.
This solution only renames variables, no functional change.

NOTE: This is a candidate for the 3.4 branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195421 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64RegisterInfo.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
lib/Target/AArch64/Utils/AArch64BaseInfo.h