[flang-commits] [flang] [flang][docs] Add an FAQ about an executable stack (PR #171241)

David Spickett via flang-commits flang-commits at lists.llvm.org
Wed Dec 10 07:29:31 PST 2025


================
@@ -0,0 +1,47 @@
+<!--===- docs/FAQ.md
+
+   Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+   See https://llvm.org/LICENSE.txt for license information.
+   SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+
+-->
+
+<!-- TODO: remove this after adding this page to ToC -->
+```{eval-rst}
+:orphan:
+```
+
+# Frequently Asked Questions (FAQ)
+
+```{contents}
+---
+local:
+---
+```
+
+## Driver
+
+### Why do I get a warning or error about an executable stack?
----------------
DavidSpickett wrote:

On the GitHub thing: nice to be readable there but I wouldn't put it ahead of making the flang website experience better. I'm sure there are plenty of Sphinx/RST features that GitHub does not render either.

https://github.com/llvm/llvm-project/pull/171241


More information about the flang-commits mailing list