summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/NonRelocatableStringpool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.Alexey Lapshin2019-12-061-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
OpenPOWER on IntegriCloud