hanchenye-llvm-project/lldb/source
Michal Gorny e62456b353 [lldb] [Plugins/SysV-x86_64] NetBSD is also using SysV ABI
Reenable SysV x86_64 ABI usage on NetBSD that was accidentally removed
in r364216.  This fixes numerous test failures with messages similar
to the following:

  error: Can't run the expression locally: Interpreter doesn't handle
  one of the expression's opcodes

llvm-svn: 364503
2019-06-27 07:09:51 +00:00
..
API [Target] Hoist LanguageRuntime::GetDeclVendor 2019-06-24 20:33:09 +00:00
Breakpoint [Target] Decouple ObjCLanguageRuntime from LanguageRuntime 2019-06-21 19:43:07 +00:00
Commands [Expression] Add PersistentExpressionState::GetCompilerTypeFromPersistentDecl 2019-06-12 17:47:06 +00:00
Core [Target] Decouple ObjCLanguageRuntime from LanguageRuntime 2019-06-21 19:43:07 +00:00
DataFormatters [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
Expression Have DWARFUnit store a *reference* to SymbolFileDWARF 2019-06-14 13:01:16 +00:00
Host Revert "Add ReadCStringFromMemory for faster string reads" 2019-06-25 22:22:13 +00:00
Initialization [Reproducers] Include lldb version in the reproducer root 2019-06-13 04:35:22 +00:00
Interpreter Fix a typo in help text. 2019-06-25 23:13:16 +00:00
Plugins [lldb] [Plugins/SysV-x86_64] NetBSD is also using SysV ABI 2019-06-27 07:09:51 +00:00
Symbol Don't link against the DebugSymbols private framework; try to dlopen 2019-06-24 22:08:43 +00:00
Target Add a defensive check for nullptr as in the block above. 2019-06-25 19:50:12 +00:00
Utility [Reproducers] Copy over access/modification time in the FileCollector. 2019-06-26 18:14:31 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00