diff options
author | Daniel Malea <daniel.malea@intel.com> | 2013-01-25 00:31:48 +0000 |
---|---|---|
committer | Daniel Malea <daniel.malea@intel.com> | 2013-01-25 00:31:48 +0000 |
commit | 2745d8467ba0a6fe9e7e5f908611e45a1a7a1a49 (patch) | |
tree | 60971ecc541afbcc9a9159bcf14ddd060e5fe6bd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 28aed9ca85c0903eb5791e30956b1b6a0ea2ad89 (diff) | |
download | bcm5719-llvm-2745d8467ba0a6fe9e7e5f908611e45a1a7a1a49.tar.gz bcm5719-llvm-2745d8467ba0a6fe9e7e5f908611e45a1a7a1a49.zip |
Update test scripts and Makefiles to allow testing with GCC:
- introduce new variable ARCHFLAG in make/Makefile.rules to switch between "-arch" on Mac and "-m" everywhere else
- update testcase makefiles to use LD_EXTRAS instead of LDFLAGS (the former interacts with Makefile.rules badly)
- special treatment for gcc 4.6: replace "-std=c++11" with "-std=c++0x" as the former is not handled correctly
- remove hardcoded "-arch" from test Makefile
This patch should not have any effect on lldb on Mac OS X.
llvm-svn: 173402
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions