[LLVMdev] gold and debug information

Devang Patel devang.patel at gmail.com
Thu Jul 22 14:24:20 PDT 2010


On Thu, Jul 22, 2010 at 11:26 AM, Jin Guoliang <jingl1345 at gmail.com> wrote:
>
>
> On Thu, Jul 22, 2010 at 1:21 PM, Jin Guoliang <jingl1345 at gmail.com> wrote:
>>
>> On Thu, Jul 22, 2010 at 11:35 AM, Devang Patel <devang.patel at gmail.com>
>> wrote:
>>>
>>> On Wed, Jul 21, 2010 at 9:50 AM, Jeffrey Yasskin <jyasskin at google.com>
>>> wrote:
>>> >> This (Unknown constant! in bitcode writer when -g is used) is a known
>>> >> bug in CloneModule, because it is not cloning MDNodes appropriately.
>>> >
>>> > What's the link to the bug report? Are you fixing it?
>>>
>>> PR 7689. Fixed in r109117.
>>
>> I still run into the same error with this. Can someone else also try this
>> patch?
>
> Saw Rafael reported the same thing in the Bugzilla.

This looks like some other bug that needs further investigation.
-
Devang



More information about the llvm-dev mailing list