diff options
author | Chris Lattner <clattner@nondot.org> | 2020-04-11 22:06:45 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2020-04-11 22:07:39 -0700 |
commit | aef4ec00f996b6b7e5174443ca7db465eb0fae52 (patch) | |
tree | 4fe1056a993cb58bfb1797d423d0f3890d31d283 /llvm/lib/Support/StringMap.cpp | |
parent | 4956871c0e6f21a89924b0aaf8f4e5ee6b27d083 (diff) | |
download | llvm-aef4ec00f996b6b7e5174443ca7db465eb0fae52.zip llvm-aef4ec00f996b6b7e5174443ca7db465eb0fae52.tar.gz llvm-aef4ec00f996b6b7e5174443ca7db465eb0fae52.tar.bz2 |
Change the identifier table in MLIRContext to use StringSet instead of
StringMap<char>, saving a byte due to the StringMapEntry specialization
for a value of NoneType. NFC.
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions