[llvm] r253170 - Fix mapping of unmaterialized global values during metadata linking

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 15:37:42 PST 2015


On Sun, Nov 15, 2015 at 02:50:14PM -0000, Teresa Johnson via llvm-commits wrote:
> Author: tejohnson
> Date: Sun Nov 15 08:50:14 2015
> New Revision: 253170
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=253170&view=rev
> Log:
> Fix mapping of unmaterialized global values during metadata linking

Hi Teresa,

Would it be too much trouble to come up with a test case? What I had in
mind was that you could put the code change in my patch [1] behind a flag
and use that flag in your test.

Thanks,
-- 
Peter

[1] http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312869.html


More information about the llvm-commits mailing list