[PATCH] D130128: [llvm][test] preprocess test with update_llc_test_checks NFC
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 19 15:36:21 PDT 2022
nickdesaulniers created this revision.
nickdesaulniers added reviewers: void, nikic, jyknight, efriedma.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
nickdesaulniers requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
In preparation for https://reviews.llvm.org/D130127, preprocess
llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll with
update_llc_test_checks.py. Add nounwind fn attr to remove .cfi
directives. -asm-verbose=0 would be nice but breaks
update_llc_test_checks.py. Remove IR comments, and unnecessary keywords.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130128
Files:
llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130128.445958.patch
Type: text/x-patch
Size: 5887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/178f8b3d/attachment.bin>
More information about the llvm-commits
mailing list