[PATCH] D79093: [DebugInfo] Fix printing values of forms which depend on the DWARF format.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 11:16:37 PDT 2020


probinson added a comment.

If the value to be printed is only 10 digits wide, I think we do not get 6 leading zeros?  Is that how we are formatting 64-bit values in general?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79093





More information about the llvm-commits mailing list