]> granicus.if.org Git - clang/commit
The test/ directory needs to be created always when building objdir != srcdir,
authorTorok Edwin <edwintorok@gmail.com>
Wed, 23 Sep 2009 14:23:05 +0000 (14:23 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Wed, 23 Sep 2009 14:23:05 +0000 (14:23 +0000)
commit38a809571bf5fc3aee9bdd8aae866a8194dae146
treef0d0daa39051027bd658c1579c1f1b55b27c9ca3
parenta441283c601588ebeb8aeb0ac630186a7fd31b72
The test/ directory needs to be created always when building objdir != srcdir,
because the toplevel 'make check-all' needs the rule for test/lit.site.cfg,
and for that test/ must exist.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82624 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile