diff options
author | Tres Popp <tpopp@google.com> | 2020-12-16 00:13:05 +0100 |
---|---|---|
committer | Tres Popp <tpopp@google.com> | 2020-12-16 00:44:40 +0100 |
commit | f43e67cc6c6f6e0da925039b28b54e44fc751267 (patch) | |
tree | d8f3bac81ec2e7bc6b39b6dc3b995c493e45b34f /llvm/unittests/Object/ELFObjectFileTest.cpp | |
parent | cf638d793c489632bbcf0ee0fbf9d0f8c76e1f48 (diff) | |
download | llvm-f43e67cc6c6f6e0da925039b28b54e44fc751267.zip llvm-f43e67cc6c6f6e0da925039b28b54e44fc751267.tar.gz llvm-f43e67cc6c6f6e0da925039b28b54e44fc751267.tar.bz2 |
[mlir] Allow SymbolTable to update existing symbols
Previous behavior would fail if inserting an operation that already
existed. Now SymbolTable::insert can also be used as a way to make a
symbol's name unique even after insertion.
Further TODOs have been left over naming and consistent behavior
considerations.
Differential Revision: https://reviews.llvm.org/D93349
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions