[PATCH] D58439: [obj2yaml]Locate tests ending in .yaml
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 20 05:00:21 PST 2019
grimar added a comment.
Oh, I just noticed. My test is for tools/yaml2obj, but yours case is about tools/obj2yaml.
So seems this patch tried to add a lit.local.cfg to `tools/obj2yaml` folder.
That change LGTM (not sure what is wrong with the patch though as it shows that file was modified, and not added).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58439/new/
https://reviews.llvm.org/D58439
More information about the llvm-commits
mailing list