aboutsummaryrefslogtreecommitdiff
path: root/lib/Object/MachOObject.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2011-08-30 20:53:29 +0000
committerJeffrey Yasskin <jyasskin@google.com>2011-08-30 20:53:29 +0000
commitcda2a146d1fcf3f499a1aa535377fb332e918bd5 (patch)
tree79d15bba2b8ecd0b796950556b61b94f6b4b23f5 /lib/Object/MachOObject.cpp
parent2ac6b0185466024e306de142623b803565a1c526 (diff)
Fix C++0x narrowing errors when char is unsigned.
In the case of EDInstInfo, this would actually cause a bug when -1 became 255 and was then compared >=0 in llvm-mc/Disassembler.cpp. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138825 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Object/MachOObject.cpp')
0 files changed, 0 insertions, 0 deletions