diff options
author | Benjamin Chetioui <3920784+bchetioui@users.noreply.github.com> | 2024-08-13 12:05:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 12:05:15 +0200 |
commit | a9636b7f60f283926c66e96c036f5b5d9e57c026 (patch) | |
tree | e332a52ffe8ca8b3db5dd62ad154ce740b4bbe88 /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 5ce47a5813506e08daddc1e3d59b06f7a452c300 (diff) | |
download | llvm-a9636b7f60f283926c66e96c036f5b5d9e57c026.zip llvm-a9636b7f60f283926c66e96c036f5b5d9e57c026.tar.gz llvm-a9636b7f60f283926c66e96c036f5b5d9e57c026.tar.bz2 |
[mlir][StorageUniquer] Restore old signature for default implementaion of verifyInvariants. (#103023)
PR #102326 changed the prototype of the default implementation of verify
to include emitErrorFn.
This breaks automatic derivation in consumer attributes, such as
https://github.com/tensorflow/runtime/blob/60277ba976739502e45ad26585e071568fa44af1/include/tfrt/core_runtime/opdefs/attributes.h#L53.
This PR simply restores the signature to what it was prior to PR
#102326.
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions