[PATCH] Add missing mingw-w64 case for Triple -> TargetInfo mapping

Keno Fischer kfischer at college.harvard.edu
Wed Aug 6 11:54:10 PDT 2014


Ah, I see, the driver calls llvm::Triple::normalize on the pass. Should I do that on the client side in C++ then or should we put that later in clang, so triple passed in through the C++ interface get normalized as well?

http://reviews.llvm.org/D4804






More information about the cfe-commits mailing list