[llvm-commits] [PATCH] Kill ModuleProvider and ghost linkage (issue193064)

Chris Lattner clattner at apple.com
Tue Jan 26 17:19:26 PST 2010


On Jan 26, 2010, at 3:44 PM, jyasskin at gmail.com wrote:

> Please take a look. The major APi changes are in Module.h,
> GVMaterializer.h (moved from ModuleProvider.h), and GlobalValue.h.
>
> The current version of the patch is at
> http://codereview.appspot.com/download/issue193064_2077.diff but I'll
> update the Rietveld issue instead of announcing new patches as I  
> address
> comments.

Looks pretty nice to me!  Major cleanup,

-Chris



More information about the llvm-commits mailing list