[Lldb-commits] [PATCH] D11562: [LLDB][MIPS] Added expected failure for "test disassembler settings"
Greg Clayton
clayborg at gmail.com
Tue Jul 28 09:05:58 PDT 2015
clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.
I would rather see this as an opt in based on one or more architectures:
@skipUnlessArch(['x86-64', 'i386'])
That way we don't have to keep adding new architectures to avoid.
Repository:
rL LLVM
http://reviews.llvm.org/D11562
More information about the lldb-commits
mailing list