hanchenye-llvm-project/clang/tools/driver
Chandler Carruth ce55f56fbc [cmake] Revert r260742 (and r260744) to improve order file support.
This appears to be passing '-Wl,-order_file' to Linux link commands,
which then causes the linker to silently, behind the scenes, write the
output to 'rder_file' instead of somewhere else. Will work with Chris to
figure out the proper support for this, but so far there are numerous
people who can't get Clang to update when they build because of this.

llvm-svn: 261054
2016-02-17 02:13:35 +00:00
..
CMakeLists.txt [cmake] Revert r260742 (and r260744) to improve order file support. 2016-02-17 02:13:35 +00:00
Info.plist.in
cc1_main.cpp Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
cc1as_main.cpp Update for LLVM change. 2016-01-27 10:01:30 +00:00
driver.cpp Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00