OSDN Git Service

configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libs
authorTom Stellard <thomas.stellard@amd.com>
Fri, 25 Jan 2013 15:43:11 +0000 (16:43 +0100)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 13 Feb 2013 22:01:08 +0000 (17:01 -0500)
commit0898047e7b6f81dfe95ecd3b0a6d836c26fef9b3
tree6df1faac74ef4ae64af4b14015f8e70d67f659f3
parentcb4616d32dc85e60dba08d86581dbb0d6d1b7ffa
configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libs

This is required when LLVM is built with CMake, which creates one
shared library for each component.
configure.ac