[LLVMdev] Embed LLVM/Clang in our project

Ashok Nalkund ashoknn at qti.qualcomm.com
Mon Jan 21 10:25:59 PST 2013


On 1/21/2013 2:01 AM, Óscar Fuentes wrote:
> Ashok Nalkund <ashoknn at qti.qualcomm.com> writes:
>
>> I was using the find_package(LLVM llvm/share/llvm/cmake) and
>> llvm_map_components_to_libraries(REQ_LLVM_LIBRARIES jit native) to get
>> the libraries to link against. This works well for the libLLVM*
>> libraries, but how do I implement similar find stuff for clang
>> libraries?
>
> AFAIK, there is no such feature for Clang.
>

Thanks Oscar.

ashok



More information about the llvm-dev mailing list