mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-16 12:21:35 +00:00
Hoisting them would cause premature materialization. This will only happen in cases where we do not actually need to hoist (e.g. assigning to a phony), so we can safely skip these. Fixed: tint:1852 Change-Id: Ifcbe3e13496daa0a6aaceb58540e60cb037885ea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122104 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com>