[PATCH] D67236: [MC] Fix undefined behavior in MCInstPrinter::formatHex

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 16:16:38 PDT 2019


JDevlieghere updated this revision to Diff 218999.
JDevlieghere added a comment.

- Hard-code the value


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

https://reviews.llvm.org/D67236

Files:
  lldb/source/Symbol/ClangASTContext.cpp
  llvm/lib/MC/MCInstPrinter.cpp
  llvm/unittests/MC/CMakeLists.txt
  llvm/unittests/MC/MCInstPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67236.218999.patch
Type: text/x-patch
Size: 19548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/6059131f/attachment.bin>


More information about the llvm-commits mailing list