[PATCH] D68406: [update_cc_test_checks] Support 'clang | opt | FileCheck'

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 01:21:30 PDT 2019


simon_tatham added a comment.

@lebedev.ri, yes, I was planning to use it for the tests I'm adding in D67161 <https://reviews.llvm.org/D67161>, after a review comment in there suggested I should be using `-O0 | opt -mem2reg` in place of `-O3`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68406





More information about the llvm-commits mailing list