commit | 3ff3c662b5e05c30b4d3f44d3ddf15b509cc9330 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Mar 31 22:18:33 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Apr 01 16:44:45 2022 +0000 |
tree | 0d91239a71a0df5ea039c37aba8c4b9c98441991 | |
parent | a990ef91b3b54bab1a52ce3432ac0f0c82be246a [diff] |
Remove a leading $ during name mangling. If SkSL inlined a private function, its name mangled version was coming out as `_123_$function` which isn't a legal symbol name. Change-Id: I2317731479b31c2edf6ff7e34997807dc8a0c488 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/526459 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>