diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-05-16 19:18:22 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-05-16 19:18:22 +0000 |
| commit | a93c981f66b9ba8076519cd4cce5f29e7ce4b4f7 (patch) | |
| tree | 95e2333176ce2ea1792410db0189d3d03f525fc4 /llvm/lib/Bitcode | |
| parent | 138249b8cab15a7f37dd9928b11eacec3f2de8fb (diff) | |
| download | llvm-a93c981f66b9ba8076519cd4cce5f29e7ce4b4f7.zip llvm-a93c981f66b9ba8076519cd4cce5f29e7ce4b4f7.tar.gz llvm-a93c981f66b9ba8076519cd4cce5f29e7ce4b4f7.tar.bz2 | |
Fix a bug in the "fromString" method where radix 2,8 and 16 values were
not being generated correctly because the shl operator does not mutate its
object but returns a new value. Also, make the distinction between radix
16 and the others more clear.
llvm-svn: 37111
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
