[Hexagon] Default linker tests can fail if CLANG_DEFAULT_LINKER is used.

These values are not always known since there is a configuration
option to set the default linker, CLANG_DEFAULT_LINKER.

Differential Revision: https://reviews.llvm.org/D77684
This commit is contained in:
Sid Manning
2020-04-09 08:32:35 -05:00
parent bf968e28ee
commit 9bda29ab0f
2 changed files with 0 additions and 11 deletions

View File

@@ -597,10 +597,3 @@
// RUN: %s 2>&1 \
// RUN: | FileCheck -check-prefix=CHECK084 %s
// CHECK084: "-fno-use-init-array"
// -----------------------------------------------------------------------------
// Check default linker for elf
// -----------------------------------------------------------------------------
// RUN: %clang -### -target hexagon-unknown-elf %s 2>&1 \
// RUN: | FileCheck -check-prefix=CHECK092 %s
// CHECK092: hexagon-link
// -----------------------------------------------------------------------------

View File

@@ -95,7 +95,3 @@
// RUN: %s 2>&1 \
// RUN: | FileCheck -check-prefix=CHECK007 %s
// CHECK007: "-internal-isystem" "{{.*}}hexagon{{/|\\\\}}include{{/|\\\\}}c++{{/|\\\\}}v1"
// -----------------------------------------------------------------------------
// RUN: %clang -### -target hexagon-unknown-linux-musl %s 2>&1 \
// RUN: | FileCheck -check-prefix=CHECK008 %s
// CHECK008: ld.lld