[PATCH] D58439: [obj2yaml]Locate tests ending in .yaml

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 04:48:17 PST 2019


grimar added a comment.

Something seems wrong here. Phab shows you modified lit.local.cfg,
but the path starts from "C:/llvm" and also I do not have lit.local.cfg file in my llvm\test\tools\obj2yaml folder.

Also, when I run `ninja check-llvm` (under ubuntu), it actually runs the tests from llvm\test\tools\obj2yaml for me.
Could you point me how to use it?


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