[PATCH] D134710: [LoongArch] Set correct encodings for DWARF exception handling
WÁNG Xuěruì via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 21:31:29 PDT 2022
xen0n added a comment.
LGTM but I haven't cross-checked with gcc.
================
Comment at: llvm/test/CodeGen/LoongArch/dwarf-eh.ll:4
+; RUN: llc --mtriple=loongarch64 < %s | FileCheck %s
+; RUN: llc --mtriple=loongarch64 --relocation-model=pic < %s | FileCheck %s
+
----------------
nit: one single space
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134710/new/
https://reviews.llvm.org/D134710
More information about the llvm-commits
mailing list