[PATCH] D58451: [DebugInfo] Fix the type of the formated variable

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 06:20:53 PST 2019


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

LGTM.  It would be nice if we picked a width to print based on the width we read in, but this is fine.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58451/new/

https://reviews.llvm.org/D58451





More information about the llvm-commits mailing list