diff options
author | Chris Lattner <clattner@nondot.org> | 2021-09-08 16:07:43 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2021-09-08 16:08:57 -0700 |
commit | a024d35b3885490221e78b835b087a830cc3c325 (patch) | |
tree | af285b5c1a5ec8144f99aa4708f34d68c6fb77aa /llvm/lib/Support/APFloat.cpp | |
parent | 0a9d740c232e1e4b71fcbbaf844211d70b06d873 (diff) | |
download | llvm-a024d35b3885490221e78b835b087a830cc3c325.zip llvm-a024d35b3885490221e78b835b087a830cc3c325.tar.gz llvm-a024d35b3885490221e78b835b087a830cc3c325.tar.bz2 |
[APInt.h] Clean up the APInt interface. NFC.
This moves all the private implementation details to the bottom of
the header, and pushes all the "make an APInt" stuff up to the top.
This is in prep for making other changes to spiff up APInt a bit.
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions