From bf4c7a8eb7cdfb11e00ed47422fa4ed47771c74c Mon Sep 17 00:00:00 2001 From: Hal Finkel Date: Tue, 18 Sep 2012 22:53:24 +0000 Subject: [PATCH] Add the freescale_ppc64_tree that should have been included in r164177. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164179 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Driver/Inputs/freescale_ppc64_tree/lib64/.keep | 0 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crt1.o | 0 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crti.o | 0 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crtn.o | 0 .../usr/lib64/powerpc64-fsl-linux/4.6.2/crtbegin.o | 0 .../usr/lib64/powerpc64-fsl-linux/4.6.2/crtend.o | 0 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/Driver/Inputs/freescale_ppc64_tree/lib64/.keep create mode 100644 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crt1.o create mode 100644 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crti.o create mode 100644 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crtn.o create mode 100644 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtbegin.o create mode 100644 test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtend.o diff --git a/test/Driver/Inputs/freescale_ppc64_tree/lib64/.keep b/test/Driver/Inputs/freescale_ppc64_tree/lib64/.keep new file mode 100644 index 0000000000..e69de29bb2 diff --git a/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crt1.o b/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crt1.o new file mode 100644 index 0000000000..e69de29bb2 diff --git a/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crti.o b/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crti.o new file mode 100644 index 0000000000..e69de29bb2 diff --git a/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crtn.o b/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crtn.o new file mode 100644 index 0000000000..e69de29bb2 diff --git a/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtbegin.o b/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtbegin.o new file mode 100644 index 0000000000..e69de29bb2 diff --git a/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtend.o b/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtend.o new file mode 100644 index 0000000000..e69de29bb2 -- 2.50.1