The script follows the pattern of the existing apple-install-libcxx.sh, and allows creating the combined 32/64-bit library archives
required for the C++ runtime on AIX.
Sample invocation
$./libcxx/utils/ci/aix-install-libcxx.sh --llvm-root $PWD --build-dir ~/build-libcxx --install-dir ~/install-libcxx --cache ./libcxx/cmake/caches/AIX.cmake
Missing doc of this option in usage()