mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-24 12:36:30 +00:00
a2e274a6cd
llvm-svn: 252450
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
|