Method FromTriple
FromTriple(Triple)
Gets the target for a given target "triple" value
public static Target FromTriple(Triple triple)
Parameters
Returns
- Target
Target for the given triple
FromTriple(LazyEncodedString)
Gets the target for a given target "triple" value
public static Target FromTriple(LazyEncodedString targetTriple)
Parameters
targetTriple
LazyEncodedStringTarget triple string describing the target
Returns
- Target
Target for the given triple