summaryrefslogtreecommitdiff
path: root/docs/Passes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Passes.rst')
-rw-r--r--docs/Passes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Passes.rst b/docs/Passes.rst
index d30c3ca4a0..029e472bcd 100644
--- a/docs/Passes.rst
+++ b/docs/Passes.rst
@@ -476,7 +476,7 @@ transformation obviously invalidates the CFG, but can update forward dominator
-------------------------------------------------
This pass munges the code in the input function to better prepare it for
-SelectionDAG-based code generation. This works around limitations in it's
+SelectionDAG-based code generation. This works around limitations in its
basic-block-at-a-time approach. It should eventually be removed.
``-constmerge``: Merge Duplicate Global Constants