docs: Update LangRef and SourceLevelDebugging
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Mar 2015 23:41:05 +0000 (23:41 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Mar 2015 23:41:05 +0000 (23:41 +0000)
commit89064930a0be437d1b8ce4570d8bcd7df1b6a45f
tree60f7b8c30c9e549c0de978e232a100a0d79cca54
parent5e15d64948bd00cd2752fcd97ce7adf4a5c9b051
docs: Update LangRef and SourceLevelDebugging

Cleanup some bitrot in SourceLevelDebugging.rst.

  - Pull the still-relevant details about individual descriptors into
    LangRef.rst.  Cut a lot of it to avoid over-describing the fields,
    as the C++ classes and assembly format are mostly self-describing
    now.  If there's anything specific that I shouldn't have cut, let me
    know and I'll add it back.
  - Rewrite the remaining sections to refer to the new debug info
    hierarchy in LangRef.rst.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232566 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst
docs/SourceLevelDebugging.rst