[Lldb-commits] [PATCH] D32221: Recompute ArchSpec core after MergeFrom

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 19 05:34:56 PDT 2017


labath updated this revision to Diff 95722.
labath added a comment.

Also remove the skipIfDarwin decorators, as they should work now -- there was
nothing darwin-specific about them, just our bots don't run assert builds at the
moment.


https://reviews.llvm.org/D32221

Files:
  include/lldb/Core/ArchSpec.h
  packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py
  packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/TestGCore.py
  packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py
  source/Core/ArchSpec.cpp
  unittests/Core/ArchSpecTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32221.95722.patch
Type: text/x-patch
Size: 7700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170419/012f5ba6/attachment-0001.bin>


More information about the lldb-commits mailing list