forked from OSchip/llvm-project
5 lines
158 B
C
5 lines
158 B
C
|
// RUN: %clang_cc1 %s -triple hexagon-unknown-elf -emit-llvm -o - 2>&1 | FileCheck %s
|
||
|
// CHECK-NOT: '+' is not a recognized feature for this target
|
||
|
|
||
|
// Empty
|