[LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo packet.

Reviewers: jaydeep, bhushan, clayborg

Subscribers: slthakur, lldb-commits

Differential Revision: https://reviews.llvm.org/D26542

llvm-svn: 289209
This commit is contained in:
Nitesh Jain 2016-12-09 13:37:14 +00:00
parent eedc4059c3
commit de5923a70a
1 changed files with 1 additions and 0 deletions

View File

@ -663,6 +663,7 @@ class GdbRemoteTestCaseBase(TestBase):
"triple",
"vendor",
"endian",
"elf_abi",
"ptrsize"
]