[PATCH] D53264: [ARM64] [Windows] Add unwind support to llvm-readobj
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 10:44:15 PDT 2018
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
I'm happy with this if @efriedma is happy with this, it looks like he thoroughly reviewed it. Sorry for the delay, I was at the dev meeting last week.
================
Comment at: tools/llvm-readobj/ARMWinEHPrinter.cpp:119
// TODO name the uops more appropriately
const Decoder::RingEntry Decoder::Ring[] = {
----------------
Hah. Thanks for using symbolic names. :)
https://reviews.llvm.org/D53264
More information about the llvm-commits
mailing list