You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[libclc] Reinstate target-level deps for prepare-builtins & libclc-remangler (#5398)
PR #5019 added file-level dependency tracking to libclc's CMake, but inadvertently broke Unix Makefile compatibility by removing target-level dependencies. This PR reinstates the target-level deps, *in addition* to the file-level deps.
With thanks to @henrichhegedus for bug report.
0 commit comments