We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a515f8b commit 59f0738Copy full SHA for 59f0738
tests/compiletests/README.md
@@ -59,7 +59,7 @@ full reference can be found in the
59
### Disassembly
60
61
All disassembly will be dumped to stderr, which makes the testing framework compare it to the
62
-contents of `path/to/test.rs.stdout`.
+contents of `path/to/test.rs.stderr`.
63
64
* `// compile-flags: -C llvm-args=--disassemble` disassemble the entire shader
65
* `// compile-flags: -C llvm-args=--disassemble-globals` disassemble only globals and function declarations, excludes function contents
0 commit comments