1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-config
Chandler Carruth 8180de55b4 Add back the top-level target for 'llvm-config' and the dependency edge
to force it to build after all library targets so it has complete
dependency information. This should fix broken 'make install' with
CMake.

This is a partial revert of r143540, but it doesn't revert the most
important part of that change: removing the dependency edge from LLVM
tools to the llvm-config script.

llvm-svn: 143548
2011-11-02 17:22:57 +00:00
..
CMakeLists.txt Add back the top-level target for 'llvm-config' and the dependency edge 2011-11-02 17:22:57 +00:00
find-cycles.pl
llvm-config.in.in Have llvm-config --cppflags print correct flags when in CMake build directory 2011-10-28 01:02:16 +00:00
Makefile build/Make: Get rid of llvm-config-perobj, which isn't used anymore. 2011-11-02 15:56:52 +00:00