diff options
| author | Pavel Labath <labath@google.com> | 2018-04-04 14:54:08 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2018-04-04 14:54:08 +0000 |
| commit | 0cc0306a758be76af2072a75a148e1975591a742 (patch) | |
| tree | 95c0fd1e06b0556220412beca5c452ac6f2dce6e /llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp | |
| parent | 6088c23431239ff7653ec0acc74e97f4d2771834 (diff) | |
| download | bcm5719-llvm-0cc0306a758be76af2072a75a148e1975591a742.tar.gz bcm5719-llvm-0cc0306a758be76af2072a75a148e1975591a742.zip | |
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.
llvm-svn: 329202
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp')
0 files changed, 0 insertions, 0 deletions

