From 8069968f028213a573a1a5ec0f9dca2571ecbe15 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Thu, 6 Nov 2014 15:46:46 -0800 Subject: Update darwin clang prebuilts to be 64-bit. Bug: 10653601 Bug: 13751317 Change-Id: I4f6d83aa59fb760682b49d4e54e9f066bdbc48d1 --- bin/clang | Bin 35813372 -> 35339048 bytes bin/llvm-as | Bin 2297056 -> 2285272 bytes bin/llvm-link | Bin 3427792 -> 3389300 bytes lib/libc++.dylib | Bin 1555760 -> 1713100 bytes lib64/libc++.dylib | Bin 0 -> 1713100 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 lib64/libc++.dylib diff --git a/bin/clang b/bin/clang index fa0f019..7042d9b 100755 Binary files a/bin/clang and b/bin/clang differ diff --git a/bin/llvm-as b/bin/llvm-as index 897ccdd..94e820d 100755 Binary files a/bin/llvm-as and b/bin/llvm-as differ diff --git a/bin/llvm-link b/bin/llvm-link index 00c82b8..6674064 100755 Binary files a/bin/llvm-link and b/bin/llvm-link differ diff --git a/lib/libc++.dylib b/lib/libc++.dylib index 9b3c62d..f81f599 100755 Binary files a/lib/libc++.dylib and b/lib/libc++.dylib differ diff --git a/lib64/libc++.dylib b/lib64/libc++.dylib new file mode 100755 index 0000000..f81f599 Binary files /dev/null and b/lib64/libc++.dylib differ -- cgit v1.2.3