Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-dwp: Add an abstraction for the DWP string pool | David Blaikie | 2016-05-23 | 1 | -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 Blaikie | 2016-05-12 | 1 | -0/+17 |
llvm-dwp llvm-svn: 269339 |