[all-commits] [llvm/llvm-project] f417b6: [Arm] Add assert in T2 Imm7s code emitter

simonwallis2 via All-commits all-commits at lists.llvm.org
Tue Aug 31 00:17:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f417b660eefd512b0058be4aab64180b9a5ee512
      https://github.com/llvm/llvm-project/commit/f417b660eefd512b0058be4aab64180b9a5ee512
  Author: Simon Wallis <simon.wallis2 at arm.com>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp

  Log Message:
  -----------
  [Arm] Add assert in T2 Imm7s code emitter

Add assert to provoke failure in object file output, not just in disassembly output.

Reviewed By: yroux

Differential Revision: https://reviews.llvm.org/D107259




More information about the All-commits mailing list