Add a dummy file in each subdirectory in test/Driver/Inputs/hexagon_tree

Git does not store empty subdirectories (while SVN does). Git clone of
the clang repository did not create the fake Hexagon installation tree
used for testing the driver. This only became evident after a change
in the Hexagon toolchain that started checking for existence of certain
directories.

llvm-svn: 284402
This commit is contained in:
Krzysztof Parzyszek 2016-10-17 18:04:05 +00:00
parent a43458bfe4
commit ff5ee6a36a
6 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Git does not record empty directories. Create a dummy file in each directory
here. Strictly speaking, putting dummy files in leaf directories should be
sufficient, but adding them everywhere reduces the risk of repeating the same
problem in case new directories are added.

View File

@ -0,0 +1,4 @@
Git does not record empty directories. Create a dummy file in each directory
here. Strictly speaking, putting dummy files in leaf directories should be
sufficient, but adding them everywhere reduces the risk of repeating the same
problem in case new directories are added.

View File

@ -0,0 +1,4 @@
Git does not record empty directories. Create a dummy file in each directory
here. Strictly speaking, putting dummy files in leaf directories should be
sufficient, but adding them everywhere reduces the risk of repeating the same
problem in case new directories are added.

View File

@ -0,0 +1,4 @@
Git does not record empty directories. Create a dummy file in each directory
here. Strictly speaking, putting dummy files in leaf directories should be
sufficient, but adding them everywhere reduces the risk of repeating the same
problem in case new directories are added.

View File

@ -0,0 +1,4 @@
Git does not record empty directories. Create a dummy file in each directory
here. Strictly speaking, putting dummy files in leaf directories should be
sufficient, but adding them everywhere reduces the risk of repeating the same
problem in case new directories are added.

View File

@ -0,0 +1,4 @@
Git does not record empty directories. Create a dummy file in each directory
here. Strictly speaking, putting dummy files in leaf directories should be
sufficient, but adding them everywhere reduces the risk of repeating the same
problem in case new directories are added.