llvm-project/lldb/source/Plugins/ABI
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
..
MacOSX-arm [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
MacOSX-arm64 [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
MacOSX-i386 [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SysV-arm [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
SysV-arm64 [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SysV-hexagon [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SysV-i386 [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SysV-mips [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SysV-mips64 Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
SysV-ppc [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SysV-ppc64 Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
SysV-s390x [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SysV-x86_64 [lldb] [Plugins/SysV-x86_64] NetBSD is also using SysV ABI 2019-06-27 07:09:51 +00:00
Windows-x86_64 [ABI] Remove unused variables in ABIWindows_x86_64 2019-06-24 19:43:22 +00:00
CMakeLists.txt [ABI] Implement Windows ABI for x86_64 2019-06-24 18:21:05 +00:00