Displaying 3 results from an estimated 3 matches for "8771b027".
2008 Nov 11
0
[LLVMdev] Question about SPARC target status
Hi,
Owen Anderson wrote:
>> I can see only one reason for such dependence: inclusion of system
>> headers in /usr/include. If I compile llvm-gcc with predefined set of
>> Linux headers (the way cross-compilers are usually made) will the IR
>> output be the same no matter which platform is used for compilation?
>>
>
> No. Consider use of sizeof(), ABI issues,
2008 Nov 11
2
[LLVMdev] Question about SPARC target status
On Nov 11, 2008, at 10:34 AM, Peter Shugalev wrote:
> Hi,
>
> Anton Korobeynikov wrote:
>>> I thought llvm-gcc isn't meant to compile for specific target (at
>>> least
>>> with -emit-llvm flag I'm using).
>> No, it is not. C language is highly target-specific, thus LLVM IR
>> obtained from such sources also has the same nice
2008 Nov 11
2
[LLVMdev] Question about SPARC target status
...being the
same once you go to another target-triple.
--Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081111/8771b027/attachment.bin>