[LLVMdev] The Trouble with Triples

Renato Golin renato.golin at linaro.org
Thu Jul 9 03:33:47 PDT 2015


On 9 July 2015 at 11:26, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> I currently plan to use TargetTuple(string) for parsing serialized TargetTuples.

Right.

A temporary solution would be a static method
TargetTuple::fromTripleString(string), that we remove once the triple
is replaced.

cheers,
--renato



More information about the llvm-dev mailing list