diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-09-20 06:14:08 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-09-20 06:14:08 +0000 |
commit | 980739afdfa7b7ae3a3a3e4b1cf970c8f18f3391 (patch) | |
tree | 56f8e5a38d10b3d00db1a6b5e538489ce5ebde9a /llvm/lib/CodeGen/MachineDominators.cpp | |
parent | 5c4210be8e5e3754391e3ed1d6ff198b68541dc8 (diff) | |
download | bcm5719-llvm-980739afdfa7b7ae3a3a3e4b1cf970c8f18f3391.tar.gz bcm5719-llvm-980739afdfa7b7ae3a3a3e4b1cf970c8f18f3391.zip |
Change enum type in a static table to uint8_t instead. Saves about 700 hundred bytes of static data. Change unsigned char in same table to uint8_t for explicitness.
llvm-svn: 164285
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominators.cpp')
0 files changed, 0 insertions, 0 deletions