llvm-project/clang/test/Driver/print-multiarch.c

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
270 B
C
Raw Normal View History

// Check the output of -print-multiarch.
// RUN: %clang -print-multiarch --target=x86_64-unknown-linux-gnu \
// RUN: -resource-dir=%S/Inputs/resource_dir \
// RUN: | FileCheck --check-prefix=PRINT-MULTIARCH %s
// PRINT-MULTIARCH: {{^}}x86_64-linux-gnu{{$}}