diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-07-24 08:50:15 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-07-24 08:50:15 +0000 |
commit | 327675baa9bf1cd015c67f58dc52354dbe865529 (patch) | |
tree | 8dd8f2b15b6e9b86ab95fc084ed014bd46fbf49c /clang/test/Driver/Inputs/mingw_arch_tree/usr/lib | |
parent | e2afb47d1e3e7f5df4cc4ca5d295fa80e9abce48 (diff) | |
download | bcm5719-llvm-327675baa9bf1cd015c67f58dc52354dbe865529.tar.gz bcm5719-llvm-327675baa9bf1cd015c67f58dc52354dbe865529.zip |
Add extensive tests for the mingw toolchain and remove trailing slash from Arch.
Address Richard Smith comments: remove the trailing seperator from the Arch
variable, implement six mingw_* trees under tools/clangtest/Driver/Inputs
and merge linux and Windows tests into a universal test that uses these trees.
llvm-svn: 243098
Diffstat (limited to 'clang/test/Driver/Inputs/mingw_arch_tree/usr/lib')
2 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/mingw_arch_tree/usr/lib/gcc/i686-w64-mingw32/5.1.0/include-fixed/.keep b/clang/test/Driver/Inputs/mingw_arch_tree/usr/lib/gcc/i686-w64-mingw32/5.1.0/include-fixed/.keep new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/mingw_arch_tree/usr/lib/gcc/i686-w64-mingw32/5.1.0/include-fixed/.keep diff --git a/clang/test/Driver/Inputs/mingw_arch_tree/usr/lib/gcc/i686-w64-mingw32/5.1.0/include/.keep b/clang/test/Driver/Inputs/mingw_arch_tree/usr/lib/gcc/i686-w64-mingw32/5.1.0/include/.keep new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/mingw_arch_tree/usr/lib/gcc/i686-w64-mingw32/5.1.0/include/.keep |