commit | 7c969f26bc21b20cb7f4dea497fbdc36d3029709 | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Mon Jun 01 14:59:25 2020 +0000 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jun 01 15:00:00 2020 +0000 |
tree | b6097855f09212fcc1bd8dea617566c84501d971 | |
parent | 43b1579dacdc30b9866e4cdce5c31a41367412ce [diff] |
Revert "Omit dead SkSL functions" This reverts commit 97fe0cbed26bebaa4814b94195da2308901a6219. Reason for revert: ASAN failures Original change's description: > Omit dead SkSL functions > > Now that SkSL inlines functions, dead functions are very common. This > change causes them to be omitted from the final output. > > Change-Id: Ie466a3f748812eff1a368498365c89d73ab0b7be > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292684 > Reviewed-by: Brian Osman <brianosman@google.com> > Commit-Queue: Ethan Nicholas <ethannicholas@google.com> TBR=bsalomon@google.com,brianosman@google.com,ethannicholas@google.com Change-Id: Id20c5be67dd574d30d6f978ba610e43aa5018416 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://skia-review.googlesource.com/c/skia/+/293241 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>