[ORC] Switch to DenseMap/DenseSet for ORC symbol map/set types.
authorLang Hames <lhames@gmail.com>
Mon, 15 Oct 2018 22:27:02 +0000 (22:27 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 15 Oct 2018 22:27:02 +0000 (22:27 +0000)
commit6e66b2a6a397028c0e48dff978c2e2b313c9f42d
treedc6ba70eea525dc67806a630ceed273c274008c5
parentfbca8d5495f27268c18f8c7d0d318730d77ed34c
[ORC] Switch to DenseMap/DenseSet for ORC symbol map/set types.

llvm-svn: 344565
llvm/include/llvm/ExecutionEngine/Orc/Core.h
llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
llvm/lib/ExecutionEngine/Orc/Core.cpp
llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp