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

Bhushan Attarde via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 30 03:08:22 PDT 2016


bhushan added a comment.

Hi Eugene,

I did not commit this patch because @zturner had asked for a testcase for this change. But the test will require to build it for micromips target (-mmicromips option) and currently I don't have any micromips hardware available. I had tested this patch with simulator.

I can rebase and commit it if @clayborg and @zturner agrees.


Repository:
  rL LLVM

https://reviews.llvm.org/D13154





More information about the lldb-commits mailing list