forked from OSchip/llvm-project
parent
7ba5f47eb8
commit
4734c6f808
|
@ -53,7 +53,7 @@ int getARMSubArchVersionNumber(const llvm::Triple &Triple);
|
||||||
bool isARMMProfile(const llvm::Triple &Triple);
|
bool isARMMProfile(const llvm::Triple &Triple);
|
||||||
|
|
||||||
} // end namespace arm
|
} // end namespace arm
|
||||||
} // end namespace target
|
} // end namespace tools
|
||||||
} // end namespace driver
|
} // end namespace driver
|
||||||
} // end namespace clang
|
} // end namespace clang
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue