[Lldb-commits] [PATCH] D13154: [MIPS] Use Address::GetAddressClass() instead of elf flags to decide address space of an address

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 5 11:31:59 PDT 2015


zturner added a subscriber: zturner.
zturner added a comment.

You should add a test for this.  You might need a `@skipIfNotMips` decorator


Repository:
  rL LLVM

http://reviews.llvm.org/D13154





More information about the lldb-commits mailing list