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
was resulting in the last patch file not getting applied, my bad -
needed doubled `$` so the variable expansion happens after the
LLVM_PATCH macro gets expanded, not at its definition
(makefiles should not be written by humans)
0 commit comments