[LLVMdev] Subtle breaking change in LLVM 2.7 to 2.8 transition

Ben Karel eschew at gmail.com
Sat Sep 11 19:15:26 PDT 2010


I updated my from LLVM 2.7 to 2.8/trunk tonight and was mystified as to why
my GC plugin silently stopped working.

The problem was that the signature of the virtual function
GCMetadataPrinter::finishAssembly (and beginAssembly) changed.

This change would probably be an excellent candidate for the "gotchas"
section of the 2.8 release notes.

Thanks!
-- Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100911/70559a74/attachment.html>


More information about the llvm-dev mailing list