Commit ceb54746 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

Merging r338553:

------------------------------------------------------------------------
r338553 | filcab | 2018-08-01 15:41:42 +0200 (Wed, 01 Aug 2018) | 1 line

Use a dummy target so the test passes when default target is for a toolchain implements useIntegratedAs() -> true
------------------------------------------------------------------------

llvm-svn: 338688
parent 5e3af0e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

// FIAS: cc1as

// RUN: %clang -### -fno-integrated-as -S %s 2>&1 \
// RUN: %clang -target none -### -fno-integrated-as -S %s 2>&1 \
// RUN:     | FileCheck %s -check-prefix NOFIAS

// NOFIAS-NOT: cc1as