[llvm-bugs] [Bug 42882] New: update_test_checks.py does not handle -asm-verbose=false
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 4 09:27:38 PDT 2019
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: unassignedbugs at nondot.org
Reporter: llvm-dev at redking.me.uk
CC: greg.bedwell at sony.com, i at maskray.me,
llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190804/f9445f7b/attachment.html>
More information about the llvm-bugs
mailing list