]> granicus.if.org Git - llvm/commitdiff
[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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349703 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfExpression.h

index d47c4d1d296967300a90f47615ceaba6d7cbe7af..91568ba6d1076d4b0468d64010c5a57eb98e2a55 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