search for: 7f5f8ee2

Displaying 1 result from an estimated 1 matches for "7f5f8ee2".

2017 Aug 02
2
can llvm-lit pass output of one RUN command as an argument to another RUN command
...some_arg > %t; FileCheck %s < %t // RUN foo `cat %t` | FileCheck --check-prefix=INVERSE // CHECK: {{^[0-9]+$}} // INVERSE: some_arg thanks... don -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170802/7f5f8ee2/attachment.html>