labath added inline comments.
================ Comment at: lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:3496 + + auto Decompressor = llvm::object::Decompressor::create( + section->GetName().GetStringRef(), ---------------- tzik wrote: > This adds new dependency to LLVM Object component. > Could you add it into LINK_COMPONENTS section of CMakeLists.txt in this > directory? Done in r320967. Thanks for pointing this out. Repository: rL LLVM https://reviews.llvm.org/D40616 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits