Hi Kai, > I tried to compile LLVM on AIX 7.1. One of the first things I noted is that I > can't express this target with the Triple class. The attached patch add the > missing keywords to the Triple class. > > Please review and commit. thanks for the patch. Committed as revision 165792. Ciao, Duncan.