[PATCH] D136742: [llvm][LoongArch] Improve the "out of range" error information reported by `adjustFixupValue`, NFC

Xiaodong Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 00:12:19 PDT 2022


XiaodongLoong added inline comments.


================
Comment at: llvm/test/MC/LoongArch/Relocations/fixups-diagnostics.s:1
 # RUN: not llvm-mc --triple=loongarch64 --filetype=obj %s -o /dev/null 2>&1 | FileCheck %s
 
----------------
SixWeining wrote:
> Seems you are using an old code base.
Yes, I rebased code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136742



More information about the llvm-commits mailing list