diff options
author | Joerg Sonnenberger <joerg@bec.de> | 2013-10-14 23:26:44 +0000 |
---|---|---|
committer | Joerg Sonnenberger <joerg@bec.de> | 2013-10-14 23:26:44 +0000 |
commit | 033e5a21fa1f68826c366369812ad7a9fe39294d (patch) | |
tree | 4eb081c6b8db3ff3a5be7f7836d2d9f060b01815 /clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib | |
parent | dbd586fc7ceb43cde30205f64b6cda0e6e4283e7 (diff) | |
download | bcm5719-llvm-033e5a21fa1f68826c366369812ad7a9fe39294d.tar.gz bcm5719-llvm-033e5a21fa1f68826c366369812ad7a9fe39294d.zip |
Provide a dummy NetBSD tree and use --sysroot in the driver test.
llvm-svn: 192641
Diffstat (limited to 'clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib')
7 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crt0.o b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crt0.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crt0.o diff --git a/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtbegin.o b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtbegin.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtbegin.o diff --git a/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtbeginS.o b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtbeginS.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtbeginS.o diff --git a/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtend.o b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtend.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtend.o diff --git a/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtendS.o b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtendS.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtendS.o diff --git a/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crti.o b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crti.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crti.o diff --git a/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtn.o b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtn.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/basic_netbsd_tree/usr/lib/crtn.o |