diff options
author | Jiangning Liu <jiangning.liu@arm.com> | 2012-07-31 10:24:27 +0000 |
---|---|---|
committer | Jiangning Liu <jiangning.liu@arm.com> | 2012-07-31 10:24:27 +0000 |
commit | 66b18b17584338d3a0a97ed0163a3bd79e0bf38c (patch) | |
tree | 8bddb9547646ec2a9e82ac479d2f400116ef21ed | |
parent | 171af64ef10ae816ed2a4f15f5d17aca1d71769f (diff) |
Add two .keep files to avoid the missing of empty folders in git repository.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161042 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabi/.keep | 0 | ||||
-rw-r--r-- | test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabihf/.keep | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabi/.keep b/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabi/.keep new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabi/.keep diff --git a/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabihf/.keep b/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabihf/.keep new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabihf/.keep |