[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:42:05 PDT 2022


nickdesaulniers added a comment.

Rereading https://reviews.llvm.org/D65352, we might either want:

1. to also do this for llvm/test/CodeGen/X86/callbr-asm-obj-file.ll
2. not do this, and simply manually fix up the test in https://reviews.llvm.org/D130127 (avoiding the use of utils/update_llc_test_checks.py)
3. **OTHER**


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130128



More information about the llvm-commits mailing list