Closed MaggieYingYi closed 3 years ago
- repo wrap tool generates both repo and elf libraries.
I’m not at all sure that this is a feature that the wrap tool should have. This tool is intended enable someone to transparently use traditional ld/ar tools with ticket files produced by the compiler. Creating different kinds of output should be the job of the build system.
Creating different kinds of output should be the job of the build system.
I have updated the patch at commit https://github.com/SNSystems/llvm-project-prepo/pull/155/commits/d469cab8fe92845eb0866d477273d3f96ee53c3f.
The changes include:
Thanks for discussing the patch with me over the phone. I have updated the patch correspondingly.
Current, only LLVM ELF libraries (using repo2obj) are installed.
This commit includes:
name.a
toname_elf.a
.