[LLVMdev] The Trouble with Triples (original) (raw)
Daniel Sanders Daniel.Sanders at imgtec.com
Thu Jul 9 03:26:39 PDT 2015
- Previous message: [LLVMdev] The Trouble with Triples
- Next message: [LLVMdev] The Trouble with Triples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I currently plan to use TargetTuple(string) for parsing serialized TargetTuples.
-----Original Message----- From: Renato Golin [mailto:renato.golin at linaro.org] Sent: 09 July 2015 11:15 To: Daniel Sanders Cc: Vedant Kumar; llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] The Trouble with Triples
On 9 July 2015 at 10:39, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote: > TM.createX(llvm::TargetTuple(llvm::Triple(TripleStr)), ...) Could you have a constructor for TargetTuple(string) to build a triple on its own? --renato
- Previous message: [LLVMdev] The Trouble with Triples
- Next message: [LLVMdev] The Trouble with Triples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]