1// CHECK: "-target-cpu" "hexagonv68"2 3// RUN: %clang -c %s -### --target=hexagon-unknown-elf \4// RUN: 2>&1 | FileCheck %s5