]> granicus.if.org Git - clang/commit
Add a dummy file in each subdirectory in test/Driver/Inputs/hexagon_tree
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 17 Oct 2016 18:04:05 +0000 (18:04 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 17 Oct 2016 18:04:05 +0000 (18:04 +0000)
commitbbbbe93b4889ce0f3beb46d28d22bb943f5791a1
tree0cf595ab7cb8bcbb5011b4f29f2ce1f43a0695d2
parent7203efcdd899a8ad23f93e226171a6785d44d904
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284402 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/Inputs/hexagon_tree/Tools/bin/readme [new file with mode: 0644]
test/Driver/Inputs/hexagon_tree/Tools/readme [new file with mode: 0644]
test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/c++/readme [new file with mode: 0644]
test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/readme [new file with mode: 0644]
test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/readme [new file with mode: 0644]
test/Driver/Inputs/hexagon_tree/Tools/target/readme [new file with mode: 0644]