diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-09-14 23:12:40 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-09-14 23:12:40 +0000 |
commit | 092b6fb1870946e7a82341ca92a87ac1f0b50ad9 (patch) | |
tree | b6a146203d62b31e2e6477b2dabffa6c51e336c7 /llvm/lib/Analysis | |
parent | bf11f790534282b8b0e1ee21560be5265eaf8ede (diff) | |
download | bcm5719-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