summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/basic_freebsd64_tree
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-01-25 22:55:16 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-01-25 22:55:16 +0000
commite8be6652cebf005b39d490d72fd4d63e52779160 (patch)
treec764569cb8d403c4ce9e5239cc599a19c25da849 /clang/test/Driver/Inputs/basic_freebsd64_tree
parenta98d1f8ca63bbe8770dacec5e4ebee5070c0766d (diff)
downloadbcm5719-llvm-e8be6652cebf005b39d490d72fd4d63e52779160.tar.gz
bcm5719-llvm-e8be6652cebf005b39d490d72fd4d63e52779160.zip
Revert r148981 because it fails test/Driver/freebsd.c
Original log: Author: chandlerc <chandlerc@91177308-0d34-0410-b5e6-96231b3b80d8> Date: Wed Jan 25 21:32:31 2012 +0000 Try to unbreak the FreeBSD toolchain's detection of 32-bit targets inside a 64-bit freebsd machine with the 32-bit compatibility layer installed. The FreeBSD image always has the /usr/lib32 directory, so test for the more concrete existence of crt1.o. Also enhance the tests for freebsd to clarify what these trees look like and exercise the new code. Thanks to all the FreeBSD folks for helping me understand what caused the failure and how we might fix it. =] That helps a lot. Also, yay build bots. llvm-svn: 148993
Diffstat (limited to 'clang/test/Driver/Inputs/basic_freebsd64_tree')
-rw-r--r--clang/test/Driver/Inputs/basic_freebsd64_tree/usr/lib/crt1.o0
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/basic_freebsd64_tree/usr/lib/crt1.o b/clang/test/Driver/Inputs/basic_freebsd64_tree/usr/lib/crt1.o
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/clang/test/Driver/Inputs/basic_freebsd64_tree/usr/lib/crt1.o
+++ /dev/null
OpenPOWER on IntegriCloud