<div dir="ltr"><div>Hi,<br><br></div><div>Oh, I will change the license.<br><br></div><div>Thank you for all your help!<br><br></div><div>Cheers,<br></div><div>Cornel.<br></div></div><br><div class="gmail_quote"><div dir="ltr">În Vin, 16 oct. 2015 la 10:01, Renato Golin <<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>> a scris:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 16 October 2015 at 02:40, Cornel Punga <<a href="mailto:cornel.punga@gmail.com" target="_blank">cornel.punga@gmail.com</a>> wrote:<br>
> I started implementing the first step. I decided to implement a distinct<br>
> tool(from what Clang does) that gathers system information. This is because<br>
> I didn't find the Clang code that does this(searched for a pointer in docs),<br>
<br>
It's not in Clang, but LLVM. Check llvm-src/lib/Support/Host.cpp.<br>
<br>
<br>
> also I think it is easier to write such a tool in Python instead of<br>
> modifying the Clang code to output that info. Anyway, my decision is<br>
> debatable, what do you think about it?<br>
<br>
Python is ok for prototypes. Once the logic is agreed between all<br>
parties, we can move inside Clang, then it will have to be C++.<br>
<br>
<br>
> Please, keep in mind that I am not a Python expert so, may be, the skeleton<br>
> I wrote is not as good as you hope(want). Any support and advice is<br>
> welcomed.<br>
<br>
Me neither. We'll rely on the community for cross-checking that. :)<br>
<br>
cheers,<br>
--renato<br>
</blockquote></div>