summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-dwp/DWPStringPool.h
Commit message (Collapse)AuthorAgeFilesLines
* llvm-dwp: Fix the build by moving DWPStringPool into the llvm namespaceDavid Blaikie2016-05-231-0/+2
| | | | llvm-svn: 270453
* llvm-dwp: Add an abstraction for the DWP string poolDavid Blaikie2016-05-231-0/+54
Also reference strings in the memory mapped file, reduces memory usage on a large test case by 18.5%. llvm-svn: 270449
OpenPOWER on IntegriCloud