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
[CLC][cmake] Add missing dependency on LIBCLC_LIBRARY_OUTPUT_INTDIR (#15366)
While processing bc files, the OUT_DIR should exist. Since we have a
separate target for LIBCLC_LIBRARY_OUTPUT_INTDIR, we add a dependency on
it instead of forcing directory creation during bc processing.
0 commit comments