summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mc/fatal_warnings.test
blob: df73ad8b7cf3ea6ec79d659170b0ff4438c58ced (plain)
1
2
3
4
5
# RUN: not llvm-mc --fatal-warnings %s 2>&1 | FileCheck %s
# XFAIL: hexagon

# CHECK: error: .warning directive invoked in source file
.warning
OpenPOWER on IntegriCloud