commit | cd0bc905d2c100edbf2f65ac7f1d58353fb1728c | [log] [tgz] |
---|---|---|
author | David Greene <greened@obbligato.org> | Fri Jul 29 19:06:58 2011 +0000 |
committer | David Greene <greened@obbligato.org> | Fri Jul 29 19:06:58 2011 +0000 |
tree | 4b0af220de71b60a6a4b8667e3ace829a33d51a1 | |
parent | 1619560521c46ecee0ef2d0c651ed18feb57df97 [diff] |
Add a std::string Wrapper for TableGen Create a std::string wrapper for use as a DenseMap key. DenseMap is not safe in generate with strings, so this wrapper indicates that only strings guaranteed not to have certain values should be used in the DenseMap. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136481 91177308-0d34-0410-b5e6-96231b3b80d8