C++ Logo

sg15

Advanced search

Re: [SG15] D1864: Defining Target Tuplets

From: Boris Kolpackov <boris_at_[hidden]>
Date: Tue, 10 Sep 2019 20:57:18 +0200
Isabella Muerte via SG15 <sg15_at_[hidden]> writes:

> The current layout of a target tuplet is borrowed from clang, as it
> is more well defined than others.

You may find the long comment (starts at line 30) here informative:

https://git.build2.org/cgit/libbutl/tree/libbutl/target-triplet.mxx

This is the format we are using throughout build2. In particular,
the notion of a target class proved to be especially useful when
doing platform-specific stuff.

Received on 2019-09-10 13:59:29