summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-07-22 07:50:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-07-22 07:50:40 +0000
commitea7e55272c7bdfdffc6f8b5bc8adc0f01574eb10 (patch)
tree9cf2bd974f716e5895b8302c6798e179d6406ea5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent516a79e32c6a17bb74f266b9aa36bbf51a767e09 (diff)
Add an extension point to the CommandLine library where clients can
register extra version information to be printed. This is designed to allow those tools which link in various targets to also print those registered targets under --version. Currently this printing logic is embedded into the Support library directly; a huge layering violation. This is the first step to hoisting it out into the tools without adding lots of duplicated code. llvm-svn: 135755
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions