[PATCH] D136742: [llvm][LoongArch] Improve the "out of range" error information reported by `adjustFixupValue`, NFC
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 23:46:34 PDT 2022
SixWeining 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
----------------
Seems you are using an old code base.
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