Shoaib Meenai via llvm-dev
2019-Mar-07 05:22 UTC
[llvm-dev] What's the status of Mach-O TAPI?
Hi all, It looks like Juergen landed the TextAPI libraries for Mach-O in https://reviews.llvm.org/D53945, and also had several follow-ups, but then it was deleted entirely by r347874. I'm not sure if the entire deletion was intentional, since the commit message only mentions reverting a certain series of patches; CC Hans. In any case, I'm wondering if there are plans to revive it, since the existing open source drops (https://opensource.apple.com/source/tapi/ and https://github.com/ributzka/tapi) are somewhat outdated. Thanks, Shoaib -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190307/8fe9bf26/attachment.html>
Shoaib Meenai via llvm-dev
2019-Mar-15 19:20 UTC
[llvm-dev] What's the status of Mach-O TAPI?
Ping. Would anyone be opposed to me trying to revive the in-tree Mach-O TAPI code? Thanks, Shoaib From: Shoaib Meenai <smeenai at fb.com> Date: Wednesday, March 6, 2019 at 9:22 PM To: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> Cc: "juergen at ributzka.de" <juergen at ributzka.de>, Hans Wennborg <hans at chromium.org> Subject: What's the status of Mach-O TAPI? Hi all, It looks like Juergen landed the TextAPI libraries for Mach-O in https://reviews.llvm.org/D53945, and also had several follow-ups, but then it was deleted entirely by r347874. I'm not sure if the entire deletion was intentional, since the commit message only mentions reverting a certain series of patches; CC Hans. In any case, I'm wondering if there are plans to revive it, since the existing open source drops (https://opensource.apple.com/source/tapi/ and https://github.com/ributzka/tapi) are somewhat outdated. Thanks, Shoaib -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190315/32ed855b/attachment.html>
Eric Christopher via llvm-dev
2019-Mar-15 19:54 UTC
[llvm-dev] What's the status of Mach-O TAPI?
Adding Juergen to the thread. On Fri, Mar 15, 2019, 12:20 PM Shoaib Meenai via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Ping. > > > > Would anyone be opposed to me trying to revive the in-tree Mach-O TAPI > code? > > > > Thanks, > > Shoaib > > > > *From: *Shoaib Meenai <smeenai at fb.com> > *Date: *Wednesday, March 6, 2019 at 9:22 PM > *To: *"llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> > *Cc: *"juergen at ributzka.de" <juergen at ributzka.de>, Hans Wennborg < > hans at chromium.org> > *Subject: *What's the status of Mach-O TAPI? > > > > Hi all, > > > > It looks like Juergen landed the TextAPI libraries for Mach-O in > https://reviews.llvm.org/D53945, and also had several follow-ups, but > then it was deleted entirely by r347874. I'm not sure if the entire > deletion was intentional, since the commit message only mentions reverting > a certain series of patches; CC Hans. In any case, I'm wondering if there > are plans to revive it, since the existing open source drops ( > https://opensource.apple.com/source/tapi/ and > https://github.com/ributzka/tapi) are somewhat outdated. > > > > Thanks, > > Shoaib > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190315/9594f208/attachment.html>
Possibly Parallel Threads
- What's the status of Mach-O TAPI?
- [RFC] Open sourcing and contributing TAPI back to the LLVM community
- [cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
- [cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
- [RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support