1*7406eb4fSKrzysztof Parzyszek // RUN: %clang_cc1 %s -triple hexagon-unknown-elf -emit-llvm -o - 2>&1 | FileCheck %s
2*7406eb4fSKrzysztof Parzyszek // CHECK-NOT: '+' is not a recognized feature for this target
3*7406eb4fSKrzysztof Parzyszek
4*7406eb4fSKrzysztof Parzyszek // Empty
5