On Thu, Dec 13, 2012 at 3:52 PM, Matt Davis wrote:
>
> On Fri, Dec 14, 2012 at 10:00 AM, Ian Lance Taylor wrote:
>> On Thu, Dec 13, 2012 at 4:16 AM, Matt Davis wrote:
>>>
>>> I have a GIMPLE pass and would like to make use of the data type
>>> information that the Go frontend produces. Is there
Hi Ian,
Thank you for your reply.
On Fri, Dec 14, 2012 at 10:00 AM, Ian Lance Taylor wrote:
> On Thu, Dec 13, 2012 at 4:16 AM, Matt Davis wrote:
>>
>> I have a GIMPLE pass and would like to make use of the data type
>> information that the Go frontend produces. Is there a way to access
>> this
On Thu, Dec 13, 2012 at 4:16 AM, Matt Davis wrote:
>
> I have a GIMPLE pass and would like to make use of the data type
> information that the Go frontend produces. Is there a way to access
> this information from the middle end without having to query the
> frontend?
What kind of data type info
Hello,
I have a GIMPLE pass and would like to make use of the data type
information that the Go frontend produces. Is there a way to access
this information from the middle end without having to query the
frontend?
-Matt