Displaying 1 result from an estimated 1 matches for "fromtriplestring".
2015 Jul 09
2
[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