mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
d251bf0c9a
Summary: We should only have llvm-c-test use libLLVM if the library is built with the default set of components or if LLVM_DYLIB_COMPONENTS includes all the LLVM_LINK_COMPONENTS required for llvm-c-test. Making libLLVM always used causes build failures if libLLVM doesn't include all Reviewers: chapuni, ributzka Reviewed By: ributzka Subscribers: ributzka, llvm-commits Differential Revision: http://reviews.llvm.org/D6668 llvm-svn: 224541 |
||
---|---|---|
.. | ||
calc.c | ||
CMakeLists.txt | ||
disassemble.c | ||
helpers.c | ||
include-all.c | ||
llvm-c-test.h | ||
main.c | ||
Makefile | ||
module.c | ||
object.c | ||
targets.c |