Displaying 3 results from an estimated 3 matches for "d8ff9f02".
2004 Aug 04
2
[LLVMdev] Compiler Driver Decisions
...to accomplish the
same goals.
Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040804/d8ff9f02/attachment.sig>
2004 Aug 04
0
[LLVMdev] Compiler Driver Decisions
Reid Spencer wrote:
> On Wed, 2004-08-04 at 08:24, John Criswell wrote:
>
>
>>o Configuration Files
>>
>>If it isn't too much trouble, I think we should go with XML for the
>>following reasons:
>>
>>1) We wouldn't need to implement a parsing library. There are several
>>XML parsing libraries available, and I'm guessing that
2004 Aug 04
2
[LLVMdev] Compiler Driver Decisions
On Wed, 2004-08-04 at 08:24, John Criswell wrote:
> o Configuration Files
>
> If it isn't too much trouble, I think we should go with XML for the
> following reasons:
>
> 1) We wouldn't need to implement a parsing library. There are several
> XML parsing libraries available, and I'm guessing that they're available
> in several different programming