commit | 0e5d6b26409e841b73279907398e30f3799cb28a | [log] [tgz] |
---|---|---|
author | Pavel Labath <labath@google.com> | Wed Apr 04 14:54:08 2018 +0000 |
committer | Pavel Labath <labath@google.com> | Wed Apr 04 14:54:08 2018 +0000 |
tree | 3f3a431bfe583801cc7df891c4c22b86783034fe | |
parent | 3fb0112ac2225994bbfad8edfedecbb8f1cad071 [diff] |
Fix build breakage from r329201 Some compilers do not like having an enum type and a variable with the same name (AccelTableKind). I rename the variable to TheAccelTableKind. Suggestions for a better name welcome. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329202 91177308-0d34-0410-b5e6-96231b3b80d8