diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-11-28 22:01:06 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-11-28 22:01:06 +0000 |
commit | f6d4b1cee0e4360e3bc186f2f9c2e7a3e2257da5 (patch) | |
tree | 6ef8ed8eb4afeebe351894c0bf2ae9c86319d7c0 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 4e3c6cae3329a57eb94ce2f04fd06389a60140d2 (diff) | |
download | llvm-f6d4b1cee0e4360e3bc186f2f9c2e7a3e2257da5.zip llvm-f6d4b1cee0e4360e3bc186f2f9c2e7a3e2257da5.tar.gz llvm-f6d4b1cee0e4360e3bc186f2f9c2e7a3e2257da5.tar.bz2 |
Revert "Use std::map<K, V> rather than std::map<K, std::unique_ptr<V>>"
Seems libstdc++ on some buildbots is lacking std::map::emplace, which is
weird... reverting while I look into it.
This reverts commit r222937.
llvm-svn: 222939
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions