otherwise LGTM ================ Comment at: lib/Basic/Targets.cpp:637 @@ +636,3 @@ + assert(Triple.getArch() == llvm::Triple::le32); + this->DescriptionString = "e-p:32:32-i64:64-v128:32"; + } ---------------- v128:32 can be dropped from here http://llvm-reviews.chandlerc.com/D2437