[all-commits] [llvm/llvm-project] d37784: [FileCheck][NFC] Move -dump-input tests to a subdi...
Joel E. Denny via All-commits
all-commits at lists.llvm.org
Thu Mar 4 09:48:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3778490622bca45c0768e8ed590cd9fa1797dee
https://github.com/llvm/llvm-project/commit/d3778490622bca45c0768e8ed590cd9fa1797dee
Author: Joel E. Denny <jdenny.ornl at gmail.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
R llvm/test/FileCheck/dump-input-annotations.txt
R llvm/test/FileCheck/dump-input-context.txt
R llvm/test/FileCheck/dump-input-enable.txt
R llvm/test/FileCheck/dump-input-filter.txt
A llvm/test/FileCheck/dump-input/annotations.txt
A llvm/test/FileCheck/dump-input/context.txt
A llvm/test/FileCheck/dump-input/enable.txt
A llvm/test/FileCheck/dump-input/filter.txt
Log Message:
-----------
[FileCheck][NFC] Move -dump-input tests to a subdirectory
Just to make them easier to find.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D96652
More information about the All-commits
mailing list