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

Kazu Hirata via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 26 09:24:23 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
----------------
kazutakahirata wrote:

Fixed.  Thanks!

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


More information about the cfe-commits mailing list