Hacker News new | ask | show | jobs
by krasin 3287 days ago
@mewmew generally, the .bc files with multiple bitcode modules existed for a while (almost a year now). The change I referred was just an incremental (breaking) improvement of that scheme.

I don't remember a good doc on how it's implemented. Last time I tried to understand it was early February and things had been changing at crazy speed. Your best bet is to ask on llvm-dev mailing list or #llvm IRC channel. Either tejohnson@ or pcc@ will know for sure.

1 comments

@krasin Thanks! I know I'll continue to play around with LLVM on many levels in life. Just recently an LLVM Socials meetup has started in Sweden, and it feels great to get a chance to meet other people excited about exploring these topics :)