javed.absar added a comment.




================
Comment at: include/clang/Basic/Attr.td:1774
+
+        // Convert GNU target names for arm and thumb to thumb-mode target
+        // feature.
----------------
Would this be a more accurate comment:

"...arm and thumb to thumb-mode" => "arm and thumb to arm-mode or thumb-mode, 
respectively"
Or 
"[-|+] thumb-mode"


https://reviews.llvm.org/D33721



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to