[PATCH] D141551: Require input target triples to have Environment field

2023-01-12 Thread Jacob Lambert via Phabricator via cfe-commits
lamb-j abandoned this revision. lamb-j added a comment. We're ok with env field being blank, so this doesn't accomplish what we need Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141551/new/ https://reviews.llvm.org/D141551 ___

[PATCH] D141551: Require input target triples to have Environment field

2023-01-11 Thread Jacob Lambert via Phabricator via cfe-commits
lamb-j created this revision. Herald added a project: All. lamb-j requested review of this revision. Herald added subscribers: cfe-commits, MaskRay. Herald added a project: clang. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D141551 Files: clang/lib/Driver/OffloadBundler.cpp