Fix function parameter spelling in comments. Caught by -Wdocumentation.
authorDmitri Gribenko <gribozavr@gmail.com>
Tue, 16 Oct 2012 15:37:50 +0000 (15:37 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Tue, 16 Oct 2012 15:37:50 +0000 (15:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166024 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/LiveIntervalAnalysis.h

index 73def2cd1d696464a6fe71bd8f84e2ef0afc8f98..b421753dd5368c2784e13f0e65fe7170a9b5af22 100644 (file)
@@ -261,13 +261,13 @@ namespace llvm {
     /// the live intervals for all operands of mi. Moves between basic blocks
     /// are not supported.
     ///
-    /// \param updateFlags Update live intervals for nonallocatable physregs.
+    /// \param UpdateFlags Update live intervals for nonallocatable physregs.
     void handleMove(MachineInstr* MI, bool UpdateFlags = false);
 
     /// moveIntoBundle - Update intervals for operands of MI so that they
     /// begin/end on the SlotIndex for BundleStart.
     ///
-    /// \param updateFlags Update live intervals for nonallocatable physregs.
+    /// \param UpdateFlags Update live intervals for nonallocatable physregs.
     ///
     /// Requires MI and BundleStart to have SlotIndexes, and assumes
     /// existing liveness is accurate. BundleStart should be the first