Displaying 7 results from an estimated 7 matches for "fn_t".
Did you mean:
gfn_t
2013 Apr 09
3
[LLVMdev] Passing DW_TAG_typedef as the type to DIBuilder's createFunction
Hi David, I'm seeing an assertion failure when passing this node
!{i32 786454, metadata <badref>, metadata <badref>, metadata !"fn_t", i32 5,
i64 0, i64 0, i64 0, i32 0, metadata <badref>} ; [ DW_TAG_typedef ] [fn_t] [line
5, size 0, align 0, offset 0] [from ]
as the function type parameter to DIBuilder::createFunction, due to this check
in DebugInfo.cpp:
486 DICompositeType Ty = getType();
487 if (!Ty.Verify(...
2013 Apr 09
0
[LLVMdev] Passing DW_TAG_typedef as the type to DIBuilder's createFunction
On Tue, Apr 9, 2013 at 1:53 AM, Duncan Sands <baldrick at free.fr> wrote:
> Hi David, I'm seeing an assertion failure when passing this node
>
> !{i32 786454, metadata <badref>, metadata <badref>, metadata !"fn_t", i32
> 5, i64 0, i64 0, i64 0, i32 0, metadata <badref>} ; [ DW_TAG_typedef ]
> [fn_t] [line 5, size 0, align 0, offset 0] [from ]
>
> as the function type parameter to DIBuilder::createFunction, due to this
> check
> in DebugInfo.cpp:
>
> 486 DICompositeTy...
2013 Apr 10
2
[LLVMdev] Passing DW_TAG_typedef as the type to DIBuilder's createFunction
...4/13 00:20, Eric Christopher wrote:
> On Tue, Apr 9, 2013 at 1:53 AM, Duncan Sands <baldrick at free.fr> wrote:
>> Hi David, I'm seeing an assertion failure when passing this node
>>
>> !{i32 786454, metadata <badref>, metadata <badref>, metadata !"fn_t", i32
>> 5, i64 0, i64 0, i64 0, i32 0, metadata <badref>} ; [ DW_TAG_typedef ]
>> [fn_t] [line 5, size 0, align 0, offset 0] [from ]
>>
>> as the function type parameter to DIBuilder::createFunction, due to this
>> check
>> in DebugInfo.cpp:
>>...
2013 Apr 16
2
[LLVMdev] Passing DW_TAG_typedef as the type to DIBuilder's createFunction
...On Tue, Apr 9, 2013 at 1:53 AM, Duncan Sands <baldrick at free.fr> wrote:
>>>>
>>>> Hi David, I'm seeing an assertion failure when passing this node
>>>>
>>>> !{i32 786454, metadata <badref>, metadata <badref>, metadata !"fn_t",
>>>> i32
>>>> 5, i64 0, i64 0, i64 0, i32 0, metadata <badref>} ; [ DW_TAG_typedef ]
>>>> [fn_t] [line 5, size 0, align 0, offset 0] [from ]
>>>>
>>>> as the function type parameter to DIBuilder::createFunction, due to this
&g...
2013 Apr 16
0
[LLVMdev] Passing DW_TAG_typedef as the type to DIBuilder's createFunction
...t;>
>> On Tue, Apr 9, 2013 at 1:53 AM, Duncan Sands <baldrick at free.fr> wrote:
>>>
>>> Hi David, I'm seeing an assertion failure when passing this node
>>>
>>> !{i32 786454, metadata <badref>, metadata <badref>, metadata !"fn_t",
>>> i32
>>> 5, i64 0, i64 0, i64 0, i32 0, metadata <badref>} ; [ DW_TAG_typedef ]
>>> [fn_t] [line 5, size 0, align 0, offset 0] [from ]
>>>
>>> as the function type parameter to DIBuilder::createFunction, due to this
>>> check
>...
2013 Apr 16
0
[LLVMdev] Passing DW_TAG_typedef as the type to DIBuilder's createFunction
...013 at 1:53 AM, Duncan Sands <baldrick at free.fr> wrote:
>>>>>
>>>>> Hi David, I'm seeing an assertion failure when passing this node
>>>>>
>>>>> !{i32 786454, metadata <badref>, metadata <badref>, metadata !"fn_t",
>>>>> i32
>>>>> 5, i64 0, i64 0, i64 0, i32 0, metadata <badref>} ; [ DW_TAG_typedef ]
>>>>> [fn_t] [line 5, size 0, align 0, offset 0] [from ]
>>>>>
>>>>> as the function type parameter to DIBuilder::createFunc...
2013 Apr 17
2
[LLVMdev] Passing DW_TAG_typedef as the type to DIBuilder's createFunction
...Duncan Sands <baldrick at free.fr> wrote:
>>>>>>
>>>>>> Hi David, I'm seeing an assertion failure when passing this node
>>>>>>
>>>>>> !{i32 786454, metadata <badref>, metadata <badref>, metadata !"fn_t",
>>>>>> i32
>>>>>> 5, i64 0, i64 0, i64 0, i32 0, metadata <badref>} ; [ DW_TAG_typedef ]
>>>>>> [fn_t] [line 5, size 0, align 0, offset 0] [from ]
>>>>>>
>>>>>> as the function type parameter to D...