aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-11-28 22:15:06 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-11-28 22:15:06 +0000
commit9a9da99673dbaf14d9c7f1762455cfb3afa2881b (patch)
tree05c4133d2b8efb6034ef4e1587637c262d1efd08 /llvm/lib/CodeGen/StackProtector.cpp
parentf6d4b1cee0e4360e3bc186f2f9c2e7a3e2257da5 (diff)
downloadllvm-9a9da99673dbaf14d9c7f1762455cfb3afa2881b.zip
llvm-9a9da99673dbaf14d9c7f1762455cfb3afa2881b.tar.gz
llvm-9a9da99673dbaf14d9c7f1762455cfb3afa2881b.tar.bz2
Reapply "Use std::map<K, V> rather than std::map<K, std::unique_ptr<V>>""
Just avoid using std::map::emplace since it's not implemented in libstdc++ 4.7. Reapplies r222937, reverted in r222939. llvm-svn: 222940
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions