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 | aec9708988129d7e483bc01b419d612968fbf7ef (patch) | |
tree | a9201697bb0b9f7dbc0d9bbcd0fdb11cfc6641cb /llvm/lib/Support/StringRef.cpp | |
parent | 0be25d562c02afda298423815906a03f559a21bf (diff) | |
download | llvm-aec9708988129d7e483bc01b419d612968fbf7ef.zip llvm-aec9708988129d7e483bc01b419d612968fbf7ef.tar.gz llvm-aec9708988129d7e483bc01b419d612968fbf7ef.tar.bz2 |
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.
llvm-svn: 151047
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions