aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2017-12-06 21:02:15 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2017-12-06 21:02:15 +0000
commitec5b87188d22834cd887dca8347dd2342071659a (patch)
treed67a4622bfd4092dd9ace3a92b4d298b5896523b /llvm/lib/Object/WasmObjectFile.cpp
parentad19047d833f0e7179580c0f9f20f88edfdc9045 (diff)
downloadllvm-ec5b87188d22834cd887dca8347dd2342071659a.zip
llvm-ec5b87188d22834cd887dca8347dd2342071659a.tar.gz
llvm-ec5b87188d22834cd887dca8347dd2342071659a.tar.bz2
Trivial enum fix
This change is a trivial fix for enums that removes specification of "last" or "upper" values, or other boundary values. This simplifies the code in places, and results in never needing to update the "upper" values again. Patch by Terry Wilmarth Differential Revision: https://reviews.llvm.org/D40804 llvm-svn: 319957
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions