mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-28 15:58:57 -04:00
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
|