summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-dwp/DWPError.h
Commit message (Collapse)AuthorAgeFilesLines
* llvm-dwp: Add an abstraction for the DWP string poolDavid Blaikie2016-05-231-0/+6
| | | | | | | Also reference strings in the memory mapped file, reduces memory usage on a large test case by 18.5%. llvm-svn: 270449
* llvm-dwp: Use llvm::Error to improve diagnostic quality/error handling in ↵David Blaikie2016-05-121-0/+17
llvm-dwp llvm-svn: 269339
OpenPOWER on IntegriCloud