8e12397d70
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
# RUN: not llvm-mc --fatal-warnings %s 2>&1 | FileCheck %s
|
|
|
|
# CHECK: error: .warning directive invoked in source file
|
|
.warning
|