summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Host.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-03-30 05:49:03 +0000
committerCraig Topper <craig.topper@gmail.com>2017-03-30 05:49:03 +0000
commiteafcbe2d1069f32c80054c91af6862c0ed93696e (patch)
treeec3a3f84ecc196d27e88d4155ef587e1486ae17f /llvm/lib/Support/Host.cpp
parentc396c538f19f4877e79462136cf2587be44a652d (diff)
downloadbcm5719-llvm-eafcbe2d1069f32c80054c91af6862c0ed93696e.tar.gz
bcm5719-llvm-eafcbe2d1069f32c80054c91af6862c0ed93696e.zip
[APInt] Remove references to integerPartWidth outside of APFloat implentation.
Turns out integerPartWidth only explicitly defines the width of the tc functions in the APInt class. Functions that aren't used by APInt implementation itself. Many places in the code base already assume APInt is made up of 64-bit pieces. Explicitly assuming 64-bit here doesn't make that situation much worse. A full audit would need to be done if it ever changes. llvm-svn: 299059
Diffstat (limited to 'llvm/lib/Support/Host.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud