summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SegmentedStacks.rst
Commit message (Collapse)AuthorAgeFilesLines
* Move the segmented stack switch to a function attributeReid Kleckner2014-04-101-3/+2
| | | | | | | | | This removes the -segmented-stacks command line flag in favor of a per-function "split-stack" attribute. Patch by Luqman Aden and Alex Crichton! llvm-svn: 205997
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
* Sphinxify the SegmentedStack document.Bill Wendling2012-06-201-0/+80
llvm-svn: 158819
OpenPOWER on IntegriCloud