Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)" | Davide Italiano | 2018-05-12 | 1 | -4/+0 |
| | | | | | | | | | | This reverts commit r332162 as it breaks the bots (Ubuntu 14.04) with the following message: Build Command Output: objcopy: option '--compress-debug-sections' doesn't allow an argument llvm-svn: 332165 | ||||
* | [LLDB] Support GNU-style compressed debug sections (.zdebug) | Davide Italiano | 2018-05-12 | 1 | -0/+4 |
Patch by Erik Welander! Differential Revision: https://reviews.llvm.org/D45628 llvm-svn: 332162 |