Displaying 2 results from an estimated 2 matches for "076815".
2014 Sep 29
3
[LLVMdev] [cfe-dev] Proposal to add Bitcode version field to bitcode file wrapper
On 29 September 2014 15:16, Robinson, Paul
<Paul_Robinson at playstation.sony.com> wrote:
> That promise is what I understood from a discussion within the past month,
> e.g. http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-September/076815.html
> If I misunderstood, clarification on the clarification would be helpful. ;-)
I see, I missed that one. My concerns seem to be similar to Bob's,
though in the past, when we discussed the same topic, there was one
major hurdle to implement that: we'd have to know what features we
r...
2014 Sep 29
2
[LLVMdev] [cfe-dev] Proposal to add Bitcode version field to bitcode file wrapper
On 28 September 2014 23:10, Robinson, Paul
<Paul_Robinson at playstation.sony.com> wrote:
> | Bitcode backward compatibility, at least for the current major version, is
> supposed to make this unnecessary.
It didn't use to work that way, and I'm not sure we want it at all.
> I think the "at least for the current major version" part is one thing that
>