[PATCH] D17759: [DebugInfo] Dump CIE augmentation data as a list of hex bytes

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 09:50:37 PST 2016


atanasyan added a comment.

In http://reviews.llvm.org/D17759#365376, @pete wrote:

>


Hi Pete,

> Any idea what the non-LLVM objdump/dwarfdump would print in this case?


GNU objdump prints the same list of hex bytes.

> Either way, LGTM as this is an improvement over the current code.


Thanks for review.


Repository:
  rL LLVM

http://reviews.llvm.org/D17759





More information about the llvm-commits mailing list