Without extra flags, we would try to use LLVM 13 for cgo and LLVM 14 for other things since 873412b43a. That isn't great. So fix this by only using LLVM 14 in the cgo package.
873412b43a