summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
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
commit065c35726f38dcc442a39787e20b2d3f62808b9e (patch)
treec32c1f6a1047b7534da87e7afd4cbba88ac56d52 /llvm/lib/Transforms
parent05ef93158dc8ac7801129ef328ba1de3bdb4b709 (diff)
downloadbcm5719-llvm-065c35726f38dcc442a39787e20b2d3f62808b9e.tar.gz
bcm5719-llvm-065c35726f38dcc442a39787e20b2d3f62808b9e.zip
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. llvm-svn: 138825
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud