[PATCH] D22596: Retry: [Driver] Compute effective target triples once per job (NFCI)

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 14:42:15 PDT 2016


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

Not a huge fan of the registration/etc. That said, this is cleaner than a lot of the alternatives at the moment without making you do a lot of toolchain evisceration.

LGTM.

-eric


https://reviews.llvm.org/D22596





More information about the cfe-commits mailing list