Hans Wennborg
|
be4a6768f1
|
Driver: Forward -Wl, and -Xlink arguments when using windows linker
Differential Revision: http://llvm-reviews.chandlerc.com/D1394
llvm-svn: 188346
|
2013-08-14 01:24:35 +00:00 |
Nick Lewycky
|
2fe6aab788
|
Fix -Wl,--no-demangle to actually pass the flag to the linker on Linux instead
of silently dropping it on the floor.
llvm-svn: 162075
|
2012-08-17 03:39:16 +00:00 |
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 |
Benjamin Kramer
|
ad36eb2911
|
Fix typo.
llvm-svn: 105993
|
2010-06-15 08:21:35 +00:00 |
Daniel Dunbar
|
fb3d747fc6
|
Driver: Dissect -Wl, and -Xlinker arguments to remove --no-demangle, which was a
collect2 option that is passed by some projects (notably WebKit).
llvm-svn: 105964
|
2010-06-14 21:23:12 +00:00 |