[LLVMdev] The Trouble with Triples (original) (raw)
Renato Golin renato.golin at linaro.org
Thu Jul 9 03:33:47 PDT 2015
- Previous message: [LLVMdev] The Trouble with Triples
- Next message: [LLVMdev] The Trouble with Triples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [LLVMdev] The Trouble with Triples
- Next message: [LLVMdev] The Trouble with Triples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]