https://bugs.llvm.org/show_bug.cgi?id=42882

            Bug ID: 42882
           Summary: update_test_checks.py does not handle
                    -asm-verbose=false
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: support scripts
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: greg.bedw...@sony.com, i...@maskray.me,
                    llvm-bugs@lists.llvm.org

Some targets (wasm32) often use -asm-verbose=false to help cleanup the output
asm, but this removes some of the directives that the update scripts typically
rely on to match function head/body, preventing them from generating the
checks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to