aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorDiego Caballero <diegocaballero@google.com>2022-10-05 18:31:22 +0000
committerDiego Caballero <diegocaballero@google.com>2022-10-05 19:00:53 +0000
commit2cdd246a39076379b1678782f99872f918fa358c (patch)
tree41fe572e50b375b6cd157744b3949a3b2befdc71 /clang/lib/Basic/SourceManager.cpp
parent6ea83fc98fd120066c3c42d88c5517ab811152bc (diff)
downloadllvm-2cdd246a39076379b1678782f99872f918fa358c.zip
llvm-2cdd246a39076379b1678782f99872f918fa358c.tar.gz
llvm-2cdd246a39076379b1678782f99872f918fa358c.tar.bz2
[mlir][NFC] Make 'printOp' public in AsmPrinter
This patch moves the 'printOp' functionality to the public API of AsmPrinter and rename it to 'printCustomOrGenericOp'. No 'parseOp' is needed at this time as existing APIs are able to parse operations producing results where results are omitted in the textual form (the LHS of an operation is redundant when it comes to building the operation itself as it only contains the result names). Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D135006
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions