Skip to content

-print-after-all directly prints to stderr.#3142

Merged
adam-yang merged 1 commit intomicrosoft:masterfrom
adam-yang:direct_stdout_print
Sep 17, 2020
Merged

-print-after-all directly prints to stderr.#3142
adam-yang merged 1 commit intomicrosoft:masterfrom
adam-yang:direct_stdout_print

Conversation

@adam-yang
Copy link
Copy Markdown
Contributor

Made -print-after-all print directly to stderr instead of into the error buffer. This is a hidden debug feature that mainly helps compiler development. When debugging things that crash or fail the compilation, it's helpful to see history of the IR. It's also helpful for large shaders since we don't have to wait for the whole thing to finish to see the output.

@adam-yang adam-yang requested review from pow2clk and tex3d September 17, 2020 05:40
Copy link
Copy Markdown
Collaborator

@pow2clk pow2clk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@AppVeyorBot
Copy link
Copy Markdown

@adam-yang adam-yang merged commit 4397516 into microsoft:master Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants