From: Paul Robinson Date: Mon, 15 Aug 2016 18:45:52 +0000 (+0000) Subject: Replace an obsolete company name. X-Git-Tag: llvmorg-4.0.0-rc1~12419 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ce9b44dfe4d93d388bde7c3bc35344416ab9a82;p=platform%2Fupstream%2Fllvm.git Replace an obsolete company name. llvm-svn: 278710 --- diff --git a/clang/docs/UsersManual.rst b/clang/docs/UsersManual.rst index eb023f0..be7518b 100644 --- a/clang/docs/UsersManual.rst +++ b/clang/docs/UsersManual.rst @@ -2,6 +2,8 @@ Clang Compiler User's Manual ============================ +.. include:: + .. contents:: :local: @@ -1650,7 +1652,7 @@ features. You can "tune" the debug info for one of several different debuggers. .. 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.)