Searched refs:ARMGNUInfo (Results 1 – 2 of 2) sorted by relevance
17 class ARMGNUInfo : public GNUInfo {19 explicit ARMGNUInfo(const llvm::Triple& pTriple) : GNUInfo(pTriple) {} in ARMGNUInfo() function
1033 new ARMGNUInfo(pConfig.targets().triple())); in createARMLDBackend()