Make use of lldv::Triple::isAndroid
It is a new function added to the llvm::Triple class to simplify the checking if we are targeting android to clean up the confusion between android being an OS or an environment. llvm-svn: 250286
Loading
Please sign in to comment