diff options
author | Rui Ueyama <ruiu@google.com> | 2017-01-06 02:29:48 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-01-06 02:29:48 +0000 |
commit | 4bb7883f0cc0a59c0303329d5599a03fdffdb40e (patch) | |
tree | 2acfed2ccf2bdad5a6b6e49c1c02b9acb7f1e85e /llvm/lib/CodeGen/RegisterClassInfo.cpp | |
parent | 3f4ab5c0c6630c9781e3794369d6e14d6ac34822 (diff) | |
download | bcm5719-llvm-4bb7883f0cc0a59c0303329d5599a03fdffdb40e.tar.gz bcm5719-llvm-4bb7883f0cc0a59c0303329d5599a03fdffdb40e.zip |
Add a class to create a tar archive file.
In LLD, we create cpio archive files for --reproduce command.
cpio was not a bad choice because it is very easy to create, but
it was sometimes hard to use because people are not familiar with
cpio command.
I noticed that creating a tar archive isn't as hard as I thought.
So I implemented it in this patch.
Differential Revision: https://reviews.llvm.org/D28091
llvm-svn: 291209
Diffstat (limited to 'llvm/lib/CodeGen/RegisterClassInfo.cpp')
0 files changed, 0 insertions, 0 deletions