diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-01-22 09:46:31 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-01-22 09:46:31 +0000 |
commit | 29178a348a719c4c4e14939dcc02218bcd5341d9 (patch) | |
tree | 01778be07ddb8b749cbb3275700c21293d107d51 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 015333f88c21673a8d8958242ef24920dd0506a9 (diff) | |
download | llvm-29178a348a719c4c4e14939dcc02218bcd5341d9.zip llvm-29178a348a719c4c4e14939dcc02218bcd5341d9.tar.gz llvm-29178a348a719c4c4e14939dcc02218bcd5341d9.tar.bz2 |
Make APFloat constructor require explicit semantics.
Previously we tried to infer it from the bit width size, with an added
IsIEEE argument for the PPC/IEEE 128-bit case, which had a default
value. This default value allowed bugs to creep in, where it was
inappropriate.
llvm-svn: 173138
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions