summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/SymbolStringPoolTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ORC] Add dereference operator to SymbolStringPtr.Lang Hames2018-01-051-0/+6
* [ORC] Mark SymbolStringPool methods as inline to avoid linkage errors, add aLang Hames2017-12-071-1/+6
* [Orc] Add a SymbolStringPool data structure for efficient storage and fastLang Hames2017-12-051-0/+43
OpenPOWER on IntegriCloud