[PATCH] D56324: [gn build] Add build file for DebugInfoPDBTests

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 12:49:00 PST 2019


thakis added a comment.

It looks like I need to add knowledge about the tests going in target_out_dir in two other places, so I think I'll remove the new template() here and put this directly in the build file of the test, and just add a comment in the gni file along the lines of `If you change output_dir, look through `git grep target_out_dir '*/unittests/*'`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56324/new/

https://reviews.llvm.org/D56324





More information about the llvm-commits mailing list