[PATCH] D15983: [GlobalISel] Add the proper cmake plumbing.
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 17:59:53 PST 2016
I believe r258379 should fix the problem.
Let me know if this is not the case.
Thanks,
-Quentin
> On Jan 20, 2016, at 5:52 PM, Oleksiy Vyalov <ovyalov at google.com> wrote:
>
> ovyalov added a subscriber: ovyalov.
> ovyalov added a comment.
>
> It seems lldb xcode build started to fail after this CL - http://lab.llvm.org:8011/builders/lldb-x86_64-darwin-13.4/builds/8218
>
> llvm-config: error: missing: /Users/lldb_build/lldbSlave/buildDir/lldb/llvm-build/Release+Asserts/x86_64/Release+Asserts/lib/libLLVMGlobalISel.a
> /Users/lldb_build/lldbSlave/buildDir/lldb/llvm/Makefile.rules:1080: *** llvm-config --libs failed. Stop.
>
> Can you provide Makefile configuration for this library?
>
>
> Repository:
> rL LLVM
>
> http://reviews.llvm.org/D15983
>
>
>
More information about the llvm-commits
mailing list