[PATCH] Fix typos in comments, NFC

JF Bastien jfb at chromium.org
Fri Aug 29 14:50:12 PDT 2014


Looks good save for one place. Feel free to fix and commit.

================
Comment at: include/llvm/CodeGen/MachinePostDominators.h:25
@@ -24,3 +24,3 @@
 /// PostDominatorTree Class - Concrete subclass of DominatorTree that is used
-/// to compute the a post-dominator tree.
+/// to compute the ``post-dominator tree.
 ///
----------------
?

http://reviews.llvm.org/D5130






More information about the llvm-commits mailing list