[PATCH] D44598: [lit] Add line numbers for RUN commands to shell code

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 15:39:53 PDT 2018


jdenny added inline comments.


================
Comment at: utils/lit/tests/shtest-shell.py:6
 # buildbots.
-# RUN: cat %t.out
 # RUN: FileCheck --input-file %t.out %s
----------------
This change is unintentional.  Will revert later.


https://reviews.llvm.org/D44598





More information about the llvm-commits mailing list