[LLVMdev] Subtle breaking change in LLVM 2.7 to 2.8 transition
Duncan Sands
baldrick at free.fr
Thu Oct 21 07:42:22 PDT 2010
Hi Ben,
> Anyways, how's this for a reasonably short blurb:
>
>
>
> The signature of the GCMetadataPrinter::finishAssembly virtual function changed:
> the raw_ostream and MCAsmInfo arguments were dropped. GC plugins which compute
> stack maps must be updated to avoid having the old definition overload the new
> signature.
thanks for this. I forgot to add it to the release notes, but have added it now
(after the release, d'oh!).
Best wishes,
Duncan.
More information about the llvm-dev
mailing list