Displaying 5 results from an estimated 5 matches for "coffcopy".
2018 Mar 07
2
Extending llvm-objcopy to support COFF
...pts may have to be updated as wells.
2) Throw in all of the COFF options to the current llvm-objcopy, and just
have them be mixed with the ELF options. I think this makes the tool more
difficult to use and more confusing, but it is admittedly the simplest
approach.
3) Make a new tool called llvm-coffcopy / llvm-objcopy-coff, or something
to that effect.
Anyone have any thoughts or strong preferences?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180307/d9eb6ec3/attachment.html>
2018 Mar 07
0
Extending llvm-objcopy to support COFF
...pproach.
>
>
This is the sort of thing that people expect from using gnu objcopy and so
I'm reticent to have a tool with no way to get the "command line expected
syntax".
Mostly what I want is 1 with a shim that gets me 2.
Thoughts?
-eric
> 3) Make a new tool called llvm-coffcopy / llvm-objcopy-coff, or something
> to that effect.
>
> Anyone have any thoughts or strong preferences?
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-...
2018 Mar 07
2
Extending llvm-objcopy to support COFF
...m reticent to have a tool with no way to get the "command line expected
> syntax".
>
> Mostly what I want is 1 with a shim that gets me 2.
>
> Thoughts?
>
I think we are thinking more or less the same thing.
> -eric
>
>
>> 3) Make a new tool called llvm-coffcopy / llvm-objcopy-coff, or something
>> to that effect.
>>
>> Anyone have any thoughts or strong preferences?
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mail...
2018 Mar 08
0
Extending llvm-objcopy to support COFF
...mmand line
>> expected syntax".
>>
>> Mostly what I want is 1 with a shim that gets me 2.
>>
>> Thoughts?
>>
>
> I think we are thinking more or less the same thing.
>
>
>> -eric
>>
>>
>>> 3) Make a new tool called llvm-coffcopy / llvm-objcopy-coff, or
>>> something to that effect.
>>>
>>> Anyone have any thoughts or strong preferences?
>>> _______________________________________________
>>> LLVM Developers mailing list
>>> llvm-dev at lists.llvm.org
>>> http:/...
2018 Mar 13
2
Extending llvm-objcopy to support COFF
...gt;
>>> Mostly what I want is 1 with a shim that gets me 2.
>>>
>>> Thoughts?
>>>
>>
>> I think we are thinking more or less the same thing.
>>
>>
>>> -eric
>>>
>>>
>>>> 3) Make a new tool called llvm-coffcopy / llvm-objcopy-coff, or
>>>> something to that effect.
>>>>
>>>> Anyone have any thoughts or strong preferences?
>>>> _______________________________________________
>>>> LLVM Developers mailing list
>>>> llvm-dev at lists.llvm...