mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-07 12:30:44 +00:00
71c7876d91
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252450 91177308-0d34-0410-b5e6-96231b3b80d8
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
|