xref: /llvm-project/clang/test/CodeGen/hexagon-empty-cpu-feature.c (revision 7406eb4f6afd8df9bd4dbb918f5e7005ba71d58c)
1 // RUN: %clang_cc1 %s -triple hexagon-unknown-elf -emit-llvm -o - 2>&1 | FileCheck %s
2 // CHECK-NOT: '+' is not a recognized feature for this target
3 
4 // Empty
5