mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 22:46:05 +00:00

dwarf&dwo versions were doing it, but gmodules and dsym weren't. All this function does right now is pass OS=Android to make when targeting android. This enables us to run dotest without manually passing --env OS=Android. llvm-svn: 317130