Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder. | Alexey Lapshin | 2019-12-06 | 1 | -0/+54 |
That refactoring moves NonRelocatableStringpool into common CodeGen folder. So that NonRelocatableStringpool could be used not only inside dsymutil. Differential Revision: https://reviews.llvm.org/D71068 |