[LLVMdev] Removing types from metadata

David Blaikie dblaikie at gmail.com
Fri Dec 19 11:49:18 PST 2014


I'm assuming you're referring to
http://llvm.org/viewvc/llvm-project?view=revision&revision=224257 -
certainly deliberate. +Duncan for more info.

On Fri, Dec 19, 2014 at 10:59 AM, Tom Stellard <tom at stellard.net> wrote:
>
> Hi,
>
> Types were recently removed from metadata in the IR, which means older
> LLVM IR code with metadata won't compile.  Was this intentional?
> Is there a practical way to maintain compatibility with older LLVM IR?
>
> Thanks,
> Tom
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141219/0e1405d7/attachment.html>


More information about the llvm-dev mailing list