diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-02-21 08:53:32 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-02-21 08:53:32 +0000 |
commit | 4fbf6581514a494c15b82ce2f9b6f79b24216c6f (patch) | |
tree | ad14d5c251438257a1468f8fef3b65b77b188099 /lib/Support/ConstantRange.cpp | |
parent | 0523f41841d0860b2e175a4b20d1ecefd7295c4a (diff) |
Pull the parsing helper functions out of the Triple interface entirely.
They're private static methods but we can just make them static
functions in the implementation. It makes the implementations a touch
more wordy, but takes another chunk out of the header file.
Also, take the opportunity to switch the names to the new coding
conventions.
No functionality changed here.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151047 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/ConstantRange.cpp')
0 files changed, 0 insertions, 0 deletions