On Fri, May 11, 2018 at 5:29 PM, Davide Italiano via lldb-commits <lldb-commits@lists.llvm.org> wrote: > Author: davide > Date: Fri May 11 17:29:25 2018 > New Revision: 332162 > > URL: http://llvm.org/viewvc/llvm-project?rev=332162&view=rev > Log: > [LLDB] Support GNU-style compressed debug sections (.zdebug) > > Patch by Erik Welander! >
Erik, I'm going to revert this because it broke the ubuntu 14.04 bot. Please take a look and I'll recommit it for you once it's fixed. Log: http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/23184 Culprit: ``` Build Command Output: objcopy: option '--compress-debug-sections' doesn't allow an argument ``` _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits