[Lldb-commits] [PATCH] D42917: Adapt some tests to work with PPC64le architecture

2018-02-28 Thread Pavel Labath via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL326369: Adapt some tests to work with PPC64le architecture (authored by labath, committed by ). Herald added a subscriber: llvm-commits. Changed prior to commit: https://reviews.llvm.org/D42917?vs=13285

[Lldb-commits] [PATCH] D42917: Adapt some tests to work with PPC64le architecture

2018-02-23 Thread Alexandre Yukio Yamashita via Phabricator via lldb-commits
alexandreyy accepted this revision. alexandreyy added a comment. Hi, @clayborg . Could you please commit this patch? https://reviews.llvm.org/D42917 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/lis

[Lldb-commits] [PATCH] D42917: Adapt some tests to work with PPC64le architecture

2018-02-05 Thread Ana Julia Caetano via Phabricator via lldb-commits
anajuliapc created this revision. Merge branch 'master' into adaptPPC64tests https://reviews.llvm.org/D42917 Files: packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_hits/TestMultipleHits.py packages/Python/lldbsuite/test/lang/c/register_variables/test.c packages/Python/