diff options
author | Duncan Sands <baldrick@free.fr> | 2007-10-15 13:30:18 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2007-10-15 13:30:18 +0000 |
commit | 65f8d3bf6bd49e08d1a8f845e4a91e67228d564c (patch) | |
tree | 905ef2de17edc329c33e2bf7f54cbf3a0bb819ed /lib/Support/APFloat.cpp | |
parent | 01d029b82cb08367d81aa10cdc94d05360466649 (diff) |
Fix some typos. Call getTypeToTransformTo rather than
getTypeToExpandTo. The difference is that
getTypeToExpandTo gives the final result of expansion
(eg: i128 -> i32 on a 32 bit machine) while
getTypeToTransformTo does just one step (i128 -> i64).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42982 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions