summaryrefslogtreecommitdiffstats
path: root/lld/test/Driver/Inputs/usr/lib
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2014-01-02 19:18:36 +0000
committerJoerg Sonnenberger <joerg@bec.de>2014-01-02 19:18:36 +0000
commit4dcee6960fcdb1fb56f1c5bec6c02c6929ed2c3b (patch)
tree78643d8892141d2f1a9ee084a5893287de4d10b1 /lld/test/Driver/Inputs/usr/lib
parent66c20f344eb842ac3f431f4e8b133bb75060f285 (diff)
downloadbcm5719-llvm-4dcee6960fcdb1fb56f1c5bec6c02c6929ed2c3b.tar.gz
bcm5719-llvm-4dcee6960fcdb1fb56f1c5bec6c02c6929ed2c3b.zip
Add default search path if -nostdlib is not provided.
Add basic emulation mapping for NetBSD/amd64, so that clang -m32 works as expected. llvm-svn: 198337
Diffstat (limited to 'lld/test/Driver/Inputs/usr/lib')
-rw-r--r--lld/test/Driver/Inputs/usr/lib/i386/libtest.a1
-rw-r--r--lld/test/Driver/Inputs/usr/lib/libtest.a1
2 files changed, 2 insertions, 0 deletions
diff --git a/lld/test/Driver/Inputs/usr/lib/i386/libtest.a b/lld/test/Driver/Inputs/usr/lib/i386/libtest.a
new file mode 100644
index 00000000000..8b277f0dd5d
--- /dev/null
+++ b/lld/test/Driver/Inputs/usr/lib/i386/libtest.a
@@ -0,0 +1 @@
+!<arch>
diff --git a/lld/test/Driver/Inputs/usr/lib/libtest.a b/lld/test/Driver/Inputs/usr/lib/libtest.a
new file mode 100644
index 00000000000..8b277f0dd5d
--- /dev/null
+++ b/lld/test/Driver/Inputs/usr/lib/libtest.a
@@ -0,0 +1 @@
+!<arch>
OpenPOWER on IntegriCloud