[PATCH] D23355: getInstSizeInBytes: sentinel value fix for AArch64, AMDGPU, MSP430

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 08:05:39 PDT 2016


SjoerdMeijer updated this revision to Diff 67688.
SjoerdMeijer added a comment.

Use asserts for checking the return value.


https://reviews.llvm.org/D23355

Files:
  lib/Target/AArch64/AArch64BranchRelaxation.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/MSP430/MSP430BranchSelector.cpp
  lib/Target/MSP430/MSP430InstrInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23355.67688.patch
Type: text/x-patch
Size: 6565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/4bd9d137/attachment.bin>


More information about the llvm-commits mailing list