[PATCH] D138016: [Object] Add some more LoongArch support
WÁNG Xuěruì via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 26 05:04:30 PST 2022
xen0n updated this revision to Diff 478051.
xen0n added a comment.
Remove llvm-objdump's now unnecessary `--mattr` arguments in LoongArch
MC tests' RUN lines, like what D42629 <https://reviews.llvm.org/D42629> did and @SixWeining suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138016/new/
https://reviews.llvm.org/D138016
Files:
llvm/include/llvm/Object/ELFObjectFile.h
llvm/lib/Object/ELF.cpp
llvm/lib/Object/ELFObjectFile.cpp
llvm/test/MC/LoongArch/Basic/Float/d-arith.s
llvm/test/MC/LoongArch/Basic/Float/d-bound-check.s
llvm/test/MC/LoongArch/Basic/Float/d-branch.s
llvm/test/MC/LoongArch/Basic/Float/d-comp.s
llvm/test/MC/LoongArch/Basic/Float/d-conv.s
llvm/test/MC/LoongArch/Basic/Float/d-memory.s
llvm/test/MC/LoongArch/Basic/Float/d-move.s
llvm/test/MC/LoongArch/Basic/Float/f-arith.s
llvm/test/MC/LoongArch/Basic/Float/f-bound-check.s
llvm/test/MC/LoongArch/Basic/Float/f-branch.s
llvm/test/MC/LoongArch/Basic/Float/f-comp.s
llvm/test/MC/LoongArch/Basic/Float/f-conv.s
llvm/test/MC/LoongArch/Basic/Float/f-memory.s
llvm/test/MC/LoongArch/Basic/Float/f-move.s
llvm/unittests/Object/ELFTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138016.478051.patch
Type: text/x-patch
Size: 13948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221126/e9ae81f3/attachment.bin>
More information about the llvm-commits
mailing list