xref: /llvm-project-15.0.7/llvm/test/tools/llvm-ml/command_line_defines_errors.asm (revision 4e00a192)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; RUN: llvm-ml -filetype=s %s /Fo - /Dtest1=def 2>&1 | FileCheck %s --implicit-check-not=warning:
2
3.code
4
5; CHECK: :[[# @LINE + 1]]:1: warning: redefining 'test1', already defined on the command line
6test1 textequ <redef>
7
8end
9

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025