Displaying 2 results from an estimated 2 matches for "31ad1c5c".
Did you mean:
317d1ccc
2014 Dec 19
2
[LLVMdev] [Patches][RFC] What to do about bitcode streaming.
+llvmdev
> On 2014 Dec 18, at 15:14, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>
> Currently we support reading bitcode in 3 ways:
>
> * Read everything upfront.
> * Be lazy about reading the function bodies.
> * Read the bitcode over a streaming interface.
>
> The first two modes are commonly used and well tested. In fact the
> "read
2014 Dec 19
2
[LLVMdev] [Patches][RFC] What to do about bitcode streaming.
...___________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141219/31ad1c5c/attachment.html>