How does the build end up with two commands symlinking to the same location? Different targets through `LLVM_RUNTIME_TARGETS` should end up with separate build directories. arm64 and arm64e are different targets, right? Creating the symlinks during CMake configuration should be possible as an alternative.