[PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols

Michael Spencer via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 13:56:34 PDT 2015


Bigcheese requested changes to this revision.
Bigcheese added a comment.
This revision now requires changes to proceed.

I'd rather we not loop over all the mapping symbols each time. Or at least do a binary search. Other than that it looks fine.


http://reviews.llvm.org/D13360





More information about the llvm-commits mailing list