commit | 166cd52cee64fb59a1c8daad379feca2e18d723a | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Fri Aug 14 07:36:54 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Aug 14 15:16:37 2020 +0000 |
tree | 63cc994e4963c79e1a07a0fb4246cfcd02eeae9b | |
parent | 17fd901d938608ab612b2de0d505824be207e8cb [diff] |
move conditions for JIT into SkVM.h This makes it easier to keep in sync with the implementation in SkVM.cpp, and it's easier to handle here once than in each build system. Change-Id: I429f90cfc16f35a0d7e0b0fde176bc013aa7db18 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310263 Commit-Queue: Mike Klein <mtklein@google.com> Commit-Queue: Herb Derby <herb@google.com> Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Herb Derby <herb@google.com>