cd "$SRCDIR"/..
abinfo "Applying patches for LLVM full workspace ..."
ab_apply_patches "$SRCDIR/autobuild/patches/"*.patch
ab_apply_patches "$SRCDIR/autobuild/patches/"*.patch."${CROSS:-$ARCH}"
ab_reverse_patches "$SRCDIR/autobuild/patches/"*.rpatch
cd "$SRCDIR"
