Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a dummy file in each subdirectory in test/Driver/Inputs/hexagon_tree | Krzysztof Parzyszek | 2016-10-17 | 1 | -0/+4 |
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 |