summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-09-14 23:12:40 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-09-14 23:12:40 +0000
commit092b6fb1870946e7a82341ca92a87ac1f0b50ad9 (patch)
treeb6a146203d62b31e2e6477b2dabffa6c51e336c7 /llvm/lib/Analysis
parentbf11f790534282b8b0e1ee21560be5265eaf8ede (diff)
downloadbcm5719-llvm-092b6fb1870946e7a82341ca92a87ac1f0b50ad9.tar.gz
bcm5719-llvm-092b6fb1870946e7a82341ca92a87ac1f0b50ad9.zip
Driver: Add a -stdlib= argument which can be used to select the C++ standard
library to use. - This is currently useful for testing libc++; you can now use 'clang++ -stdlib=libc++ t.cpp' to compile using it if installed. - In the future could also be used to select other standard library choices if alternatives become available (for example, to use an alternate C library). llvm-svn: 113891
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud