llvm-project/lldb/source/Plugins/ObjectFile
Davide Italiano 1e6a01fc87 Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)"
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
2018-05-12 01:25:48 +00:00
..
ELF Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)" 2018-05-12 01:25:48 +00:00
JIT Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Mach-O Retrieve the deployment target when retrieving an object file's triple. 2018-05-11 00:41:20 +00:00
PECOFF Add support to object files for accessing the .debug_types section 2018-05-08 17:19:24 +00:00
CMakeLists.txt