summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-05-20 22:22:25 +0000
committerChris Lattner <sabre@nondot.org>2005-05-20 22:22:25 +0000
commitf8053cee7c0f279c3e1aa5dfd8c6838766e5614a (patch)
tree4a2f257afea42e8fd1fb62e93b95dc93002ab8ed /llvm/lib/Transforms/IPO/IPConstantPropagation.cpp
parent19f9f32a5c2f883b3092f80d3d707250a9d918d8 (diff)
downloadbcm5719-llvm-f8053cee7c0f279c3e1aa5dfd8c6838766e5614a.tar.gz
bcm5719-llvm-f8053cee7c0f279c3e1aa5dfd8c6838766e5614a.zip
Fix mismatched type problem that crashed on cases like this:
sprintf(P, "%s", X); Where X is not an sbyte*. This fixes the bug JohnMC reported on llvm-bugs. llvm-svn: 22159
Diffstat (limited to 'llvm/lib/Transforms/IPO/IPConstantPropagation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud