[PATCH] D44400: Fix LLVM IR check lines in utils/update_cc_test_checks.py

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 12:52:19 PDT 2018


MaskRay added a comment.

`utils/update_test_checks.py` still works.

Verified with `utils/update_test_checks.py --opt-binary=~/Dev/llvm/release/bin/opt test/CodeGen/Generic/expand-experimental-reductions.ll`

asm and IR check lines really should be unified..


Repository:
  rL LLVM

https://reviews.llvm.org/D44400





More information about the llvm-commits mailing list