[DwarfExpression] Fix a typo in a doxygen comment. NFC.
authorMatt Davis <Matthew.Davis@sony.com>
Thu, 20 Dec 2018 00:01:57 +0000 (00:01 +0000)
committerMatt Davis <Matthew.Davis@sony.com>
Thu, 20 Dec 2018 00:01:57 +0000 (00:01 +0000)
llvm-svn: 349703

llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h

index d47c4d1..91568ba 100644 (file)
@@ -190,7 +190,7 @@ protected:
   /// DW_OP_stack_value.  Unfortunately, DW_OP_stack_value was not available
   /// until DWARF 4, so we will continue to generate DW_OP_constu <const> for
   /// DWARF 2 and DWARF 3. Technically, this is incorrect since DW_OP_const
-  /// <const> actually describes a value at a constant addess, not a constant
+  /// <const> actually describes a value at a constant address, not a constant
   /// value.  However, in the past there was no better way to describe a
   /// constant value, so the producers and consumers started to rely on
   /// heuristics to disambiguate the value vs. location status of the