[PATCH] D15983: [GlobalISel] Add the proper cmake plumbing.

Oleksiy Vyalov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 17:52:44 PST 2016


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