[LLVMdev] The Trouble with Triples

Renato Golin renato.golin at linaro.org
Thu Jul 9 03:14:56 PDT 2015


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



More information about the llvm-dev mailing list