summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/TarWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use %z for size_t and avoid deprecated string functionsReid Kleckner2017-01-061-4/+4
* TarWriter: Emit PAX headers only when needed.Rui Ueyama2017-01-061-23/+20
* Add a class to create a tar archive file.Rui Ueyama2017-01-061-0/+169
OpenPOWER on IntegriCloud