[all-commits] [llvm/llvm-project] 2e589c: [MC][ARM] Replace MCContext::reportFatalError call...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jan 15 00:32:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e589c9c4233c156cc0b1a510b1fb8c7bfa41ea0
      https://github.com/llvm/llvm-project/commit/2e589c9c4233c156cc0b1a510b1fb8c7bfa41ea0
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

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

  Log Message:
  -----------
  [MC][ARM] Replace MCContext::reportFatalError call with reportError

This call is slightly try. We need to postpone getFixupKindNumBytes.




More information about the All-commits mailing list