[LLVMdev] Type conflicts with linkonce functions
Chris Lattner
sabre at nondot.org
Wed Jul 9 18:16:22 PDT 2008
On Wed, 9 Jul 2008, Nathan Keynes wrote:
> Thanks for that, Chris. Following on from this, there's a related issue with
> alias type mismatches - it looks like the type errors here are obsolete as
> there's already code below to add the necessary bitcasts, but I'm not 100%
> certain what the original intent was. Attached patch to just remove the error
> checks works for me, at least.
Yep, your patch is right, applied:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080707/064844.html
Thanks Nathan,
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list