summaryrefslogtreecommitdiffstats
path: root/llvm/tools/dsymutil/NonRelocatableStringpool.h
Commit message (Expand)AuthorAgeFilesLines
* [Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.Alexey Lapshin2019-12-061-89/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [dsymutil] Upstream unobfuscation logic.Jonas Devlieghere2019-01-071-1/+6
* [DebugInfo] Reduce debug_str_offsets section sizePavel Labath2018-08-071-1/+3
* [dsymutil] Move abstractions into separate files (NFC)Jonas Devlieghere2018-06-271-0/+15
* [dsymutil] Move string pool into its own implementatino file. NFC.Jonas Devlieghere2018-03-011-3/+5
* [dsymutil] Fix typos and formatting. NFC.Jonas Devlieghere2018-02-221-5/+4
* [dsymutil] Make NonRelocatableStringPool a wrapper around DwarfStringPoolEntr...Jonas Devlieghere2018-01-241-29/+21
* [dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You U...Eugene Zelenko2017-11-011-9/+14
* One more batch of self-containing headers.Benjamin Kramer2016-01-271-0/+2
* [dsymutil] Split NonRelocatableStringPool into its own file. NFC.Frederic Riss2015-08-261-0/+68
OpenPOWER on IntegriCloud