summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/hexagon_tree/Tools
Commit message (Collapse)AuthorAgeFilesLines
* Avoid unsupported LLD optionsSid Manning2019-12-201-0/+0
| | | | Differential Revision: https://reviews.llvm.org/D70919
* Add a dummy file in each subdirectory in test/Driver/Inputs/hexagon_treeKrzysztof Parzyszek2016-10-176-0/+24
| | | | | | | | | | 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
* Hexagon: add dummy files to test dir so git keeps them.Tim Northover2016-10-172-0/+0
Should fix hexagon-elf-toolchain.c tests on Git. llvm-svn: 284401
OpenPOWER on IntegriCloud