search for: lookuptargetbyname

Displaying 1 result from an estimated 1 matches for "lookuptargetbyname".

2010 Feb 24
1
[LLVMdev] getting C backend
Hi! is there a way to get the c backend using llvm::TargetRegistry::lookupTarget()? e.g. llvm::TargetRegistry::lookupTarget("c", error)? - Jochen