r278710 - Replace an obsolete company name.
Paul Robinson via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 15 11:45:52 PDT 2016
Author: probinson
Date: Mon Aug 15 13:45:52 2016
New Revision: 278710
URL: http://llvm.org/viewvc/llvm-project?rev=278710&view=rev
Log:
Replace an obsolete company name.
Modified:
cfe/trunk/docs/UsersManual.rst
Modified: cfe/trunk/docs/UsersManual.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/UsersManual.rst?rev=278710&r1=278709&r2=278710&view=diff
==============================================================================
--- cfe/trunk/docs/UsersManual.rst (original)
+++ cfe/trunk/docs/UsersManual.rst Mon Aug 15 13:45:52 2016
@@ -2,6 +2,8 @@
Clang Compiler User's Manual
============================
+.. include:: <isonum.txt>
+
.. contents::
:local:
@@ -1650,7 +1652,7 @@ features. You can "tune" the debug info
.. option:: -ggdb, -glldb, -gsce
- Tune the debug info for the ``gdb``, ``lldb``, or Sony Computer Entertainment
+ Tune the debug info for the ``gdb``, ``lldb``, or Sony PlayStation\ |reg|
debugger, respectively. Each of these options implies **-g**. (Therefore, if
you want both **-gline-tables-only** and debugger tuning, the tuning option
must come first.)
More information about the cfe-commits
mailing list