forked from OSchip/llvm-project
ce55f56fbc
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 |
||
---|---|---|
.. | ||
cxx | ||
CMakeLists.txt | ||
README.txt | ||
lit.cfg | ||
lit.site.cfg.in | ||
order-files.lit.cfg | ||
order-files.lit.site.cfg.in | ||
perf-helper.py |
README.txt
========================== Performance Training Data ========================== This directory contains simple source files for use as training data for generating PGO data and linker order files for clang.