James Molloy
fc79f1829d
[ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines.
...
This covers all tests in tests/Driver and tests/Preprocessor, but there are some
failing tests in test/Sema that need looking into.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206464 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-17 12:51:36 +00:00
Joerg Sonnenberger
7967360edc
Handle -m32 for NetBSD/sparc64 correctly. Extend test case to also check
...
ARM, MIPS and i386 ABIs.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206416 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-16 20:44:17 +00:00
Joerg Sonnenberger
8fd4888fe2
Hook up NetBSD/sparc and NetBSD/sparc64 as and ld invocations.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201730 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-19 22:40:18 +00:00
Joerg Sonnenberger
dd99856132
Hook up NetBSD/aarch64.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199124 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-13 18:25:15 +00:00
NAKAMURA Takumi
d982752501
clang/test/Driver/netbsd.c*: Tweak path separators to be matched on win32 driver.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192676 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-15 06:36:47 +00:00
Joerg Sonnenberger
f7c462cbaa
Provide a dummy NetBSD tree and use --sysroot in the driver test.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192641 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-14 23:26:44 +00:00
Joerg Sonnenberger
e69cca4850
For NetBSD/current on X86 do not use libgcc and default to libc++.
...
Adjust linkage to make more sense for older releases.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192615 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-14 20:13:05 +00:00