diff options
author | hatoo <hato2000@gmail.com> | 2025-01-03 02:13:27 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-02 18:13:27 +0100 |
commit | cbff02b101c20ad6557d64c998d03dab5ee4aad7 (patch) | |
tree | f2c8a3f419d0b370a6ad3846d5ecdaa28c6fc6be /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 7326e903d72ba390a6368ff3e9eb2ab2251a1b13 (diff) | |
download | llvm-cbff02b101c20ad6557d64c998d03dab5ee4aad7.zip llvm-cbff02b101c20ad6557d64c998d03dab5ee4aad7.tar.gz llvm-cbff02b101c20ad6557d64c998d03dab5ee4aad7.tar.bz2 |
[mlir][emitc] Fix invalid syntax in example of emitc.return (#121112)
A return type of `emitc.func` must be specified with `->` instead of
`:`. I've verified the syntax using `mlir-translate --mlir-to-cpp`.
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions