aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-01-25 11:25:03 +0000
committerDavid Spickett <david.spickett@linaro.org>2023-02-13 09:26:48 +0000
commitfdd18e866b050ed89e59c214bf559d81ed90d57f (patch)
tree57bbc975b66e1324140e8c5b7103f29cccaa8675 /llvm/lib/CodeGen/CodeGen.cpp
parent24ecd99842352ed1e6d7877e76e93c2f83ebf3f3 (diff)
downloadllvm-fdd18e866b050ed89e59c214bf559d81ed90d57f.zip
llvm-fdd18e866b050ed89e59c214bf559d81ed90d57f.tar.gz
llvm-fdd18e866b050ed89e59c214bf559d81ed90d57f.tar.bz2
[llvm][TableGen][Jupyter] Show llvm-tblgen not found error in notebook
Previously this message was only shown on the command line, which is not much help if you can't see that. (you've full screened the browser or you aren't running Jupyter on the same machine) Instead return the error as stderr which will get printed in the notebook just like stderr from llvm-tblgen would. I've refactored the message sending along the way. Note that even when we do not send a stream, we still need to send the status reply. The send_... methods will do that for you. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D142531
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions