[Lldb-commits] [PATCH] D80955: Fix UB in EmulateInstructionARM64.cpp

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 1 15:11:28 PDT 2020


vsk added a comment.

Any chance we can export AddWithCarry via EmulateInstructionARM64.h, then add a unit test in TestArm64InstEmulation.cpp?


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

https://reviews.llvm.org/D80955





More information about the lldb-commits mailing list