diff options
author | Billy Zhu <billyzhu@modular.com> | 2023-12-05 12:18:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 21:18:52 +0100 |
commit | 12e5148f9cf24b1360b3adfc7e3f5994a518f0cd (patch) | |
tree | 21c37bf351873c998e4e886e649ea1784e3091b6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1e3af94253cebb054db5d2050e00af0169862b39 (diff) | |
download | llvm-12e5148f9cf24b1360b3adfc7e3f5994a518f0cd.zip llvm-12e5148f9cf24b1360b3adfc7e3f5994a518f0cd.tar.gz llvm-12e5148f9cf24b1360b3adfc7e3f5994a518f0cd.tar.bz2 |
[MLIR][LLVM] Fix CallOp asm parser for attr-dict (#74372)
Currently the parser & printer of `CallOp` do not match when both
varargs and attr-dict are present (round tripping is broken). This fixes
the parser so that it conforms to the written asm format in the
comments.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions