[LLVMdev] [cfe-dev] Handling SRet on Windows x86

Eric Christopher echristo at gmail.com
Thu Mar 28 13:55:50 PDT 2013


On Thu, Mar 28, 2013 at 1:54 PM, Reid Kleckner <rnk at google.com> wrote:
> On Thu, Mar 28, 2013 at 1:49 PM, Eric Christopher <echristo at gmail.com>
> wrote:
>>
>> On Thu, Mar 28, 2013 at 1:46 PM, Anton Korobeynikov <asl at math.spbu.ru>
>> wrote:
>> >> Sounds fine to me. I just wanted some convenient and consistent naming.
>> >> I think it conflicts a bit with the triples (-win32 currently means
>> >> msvc I think),
>> > Right. But this is again a historical (and LLVM-specific) artifact,
>> > because I doubt anyone uses such triplet outside to mean msvc
>> > compatibility.
>> >
>>
>> Fair enough. Mostly most of the triples that exist aren't very useful for
>> strict
>> msvc compatibility since it wasn't a mode that gcc embraced :)
>
>
> Yeah, right now we have the -cxx-abi microsoft flag.  We could put msvc in
> the triplet "environment" but that sounds like a windmill that doesn't need
> tilting.
>

Not right now for sure :)

-eric



More information about the llvm-dev mailing list