[clang] [clang] Proofread ClangOffloadBundler.rst (PR #165136)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 26 09:14:29 PDT 2025


================
@@ -312,7 +312,7 @@ Target ID
 =========
 
 A target ID is used to indicate the processor and optionally its configuration,
-expressed by a set of target features, that affect ISA generation. It is target
+expressed by a set of target features that affect ISA generation. It is target
----------------
shiltian wrote:

This “that affect ISA generation” should be for “optionally its configuration”.

https://github.com/llvm/llvm-project/pull/165136


More information about the cfe-commits mailing list