diff options
Diffstat (limited to 'test/Driver/Inputs/hexagon_tree/gnu/bin')
-rwxr-xr-x | test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-as | 1 | ||||
-rwxr-xr-x | test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-gcc | 1 | ||||
-rwxr-xr-x | test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-ld | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-as b/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-as new file mode 100755 index 0000000000000..331ef4a6bc067 --- /dev/null +++ b/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-as @@ -0,0 +1 @@ +# placeholder for testing purposes
\ No newline at end of file diff --git a/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-gcc b/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-gcc new file mode 100755 index 0000000000000..331ef4a6bc067 --- /dev/null +++ b/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-gcc @@ -0,0 +1 @@ +# placeholder for testing purposes
\ No newline at end of file diff --git a/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-ld b/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-ld new file mode 100755 index 0000000000000..331ef4a6bc067 --- /dev/null +++ b/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-ld @@ -0,0 +1 @@ +# placeholder for testing purposes
\ No newline at end of file |