hanchenye-llvm-project/lldb/source
Zachary Turner 7e44a8440c Remove support for DWARF64.
LLVM doesn't produce DWARF64, and neither does GCC.  LLDB's support
for DWARF64 is only partial, and if enabled appears to also not work.
Finally, it's untested.  Removing this makes merging LLVM and
LLDB's DWARF parsing implementations simpler.

Differential Revision: https://reviews.llvm.org/D59235

llvm-svn: 355975
2019-03-12 20:51:05 +00:00
..
API [Reproducers] Support capturing a reproducer without an explicit path. 2019-03-12 16:44:18 +00:00
Breakpoint Pass ConstString by value (NFC) 2019-03-06 21:22:25 +00:00
Commands Quiet command regex instructions during batch execution 2019-03-10 23:15:48 +00:00
Core Quiet command regex instructions during batch execution 2019-03-10 23:15:48 +00:00
DataFormatters Pass ConstString by value (NFC) 2019-03-06 21:22:25 +00:00
Expression Bring Doxygen comment syntax in sync with LLVM coding style. 2019-03-11 17:09:29 +00:00
Host Fix invalid use of StringRef::data in Socket::DecodeHostAndPort 2019-03-11 10:34:57 +00:00
Initialization [Reproducers] Initialize reproducers before initializing the debugger. 2019-02-21 22:26:16 +00:00
Interpreter Pass ConstString by value (NFC) 2019-03-06 21:22:25 +00:00
Plugins Remove support for DWARF64. 2019-03-12 20:51:05 +00:00
Symbol Correctly look up declarations in inline namespaces 2019-03-12 07:45:04 +00:00
Target Add ability to import std module into expression parser to improve C++ debugging 2019-03-12 17:09:33 +00:00
Utility [Reproducers] Stop recording instead of deallocating 2019-03-12 17:10:28 +00:00
CMakeLists.txt [CMake] Unify scripts for generating VCS headers 2019-02-06 03:51:00 +00:00
lldb.cpp [CMake] Unify scripts for generating VCS headers 2019-02-06 03:51:00 +00:00