Sebastian Pop
|
422377cfd3
|
rename -ccc-host-triple into -target
llvm-svn: 148582
|
2012-01-20 22:01:23 +00:00 |
Eli Friedman
|
d749c6bf2e
|
Revert r148138; it's causing test failures.
llvm-svn: 148141
|
2012-01-13 21:33:06 +00:00 |
Sebastian Pop
|
9a8d528ddf
|
rename -ccc-host-triple into -target
llvm-svn: 148138
|
2012-01-13 20:37:02 +00:00 |
Daniel Dunbar
|
471c4f8299
|
Driver/Darwin: Honor -Xarch_FOO when the arch matches either the toolchain or
the architecture being bound.
- Fixes things like -Xarch_armv7.
llvm-svn: 133490
|
2011-06-21 00:20:17 +00:00 |
Daniel Dunbar
|
fcd2389b7a
|
TWEAK
llvm-svn: 129835
|
2011-04-19 23:34:21 +00:00 |
Daniel Dunbar
|
5c56828d91
|
Driver/Darwin: Switch to using new style triples.
llvm-svn: 129824
|
2011-04-19 21:45:47 +00:00 |
Daniel Dunbar
|
bd466d404a
|
tests: Fix test on Win32.
llvm-svn: 126087
|
2011-02-20 17:41:24 +00:00 |
Daniel Dunbar
|
1094bb101b
|
Driver/Darwin: Support -Wl, with -Xarch_. This doesn't work naturally because of
the special way we model "linker input" arguments.
llvm-svn: 126023
|
2011-02-19 05:33:51 +00:00 |
Daniel Dunbar
|
08d047666a
|
Fix test for Win32.
llvm-svn: 108806
|
2010-07-20 04:06:54 +00:00 |
Daniel Dunbar
|
354e96df95
|
Driver/Darwin: Add deployment target after doing argument translation, so that
-mmacosx-version-min works inside a -Xarch_ flag.
llvm-svn: 108712
|
2010-07-19 17:11:36 +00:00 |