Go to file
Chandler Carruth ea7e55272c 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
2011-07-22 07:50:40 +00:00
clang Bring over a test from llvm/test/FrontendC that is for Sema and not CodeGen. 2011-07-22 07:26:22 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Correct test. 2011-07-19 01:07:49 +00:00
libcxxabi Added copyright header 2011-07-20 18:41:23 +00:00
lldb Fix comment. 2011-07-22 00:51:54 +00:00
llvm Add an extension point to the CommandLine library where clients can 2011-07-22 07:50:40 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00