9f2668c998
Use TARGET_OS_* instead of HOST_OS_* to decide on the assembly variant to use. Allows, say, a gen_snapshot compiled for a Mac to target Android when generating AOT as assembly. R=fschneider@google.com, zra@google.com Review-Url: https://codereview.chromium.org/2757783003 .