aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ShadowStackGC.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-07-22 07:50:48 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-07-22 07:50:48 +0000
commit2d71c421f9505c6725080d4790eddbd852b49f0d (patch)
treede4e036c914755307fb8d4599b80be6b0ca7528c /llvm/lib/CodeGen/ShadowStackGC.cpp
parent2baac02c9426054f200494bc1d5a12c90eea1fea (diff)
downloadllvm-2d71c421f9505c6725080d4790eddbd852b49f0d.zip
llvm-2d71c421f9505c6725080d4790eddbd852b49f0d.tar.gz
llvm-2d71c421f9505c6725080d4790eddbd852b49f0d.tar.bz2
Move the registered target printing in version strings completely out of
the Support library. Now its part of the TargetRegistry, and the three commands that care about this explicitly register this extra bit of version information. The set of commands which care was computed by intersecting those which use the Support library's version string printing and those that initialize all the registered targets in a way that produces a meaningful list. The only odd ball out is that 'clang -cc1as -version' no longer prints the registered targets. I don't think anyone is really interested in that (especially as the fact that llvm-mc does so is under a FIXME), but if someone really does want this back I'll happily apply the same patch there. llvm-svn: 135757
Diffstat (limited to 'llvm/lib/CodeGen/ShadowStackGC.cpp')
0 files changed, 0 insertions, 0 deletions