[PATCH] D133735: Add example to AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 15:59:23 PDT 2022


scott.linder added inline comments.


================
Comment at: llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md:13
     - [3.2.5 Offsetting a Composite Location](#offsetting-a-composite-location)
+    - [3.2.6 Pointer to Member](#pointer-to-member)
   - [3.3 Limitations](#limitations)
----------------
Does this seem like the right place for the example? I thought about adding another section near the end of the document, after location-descriptions-on-the-stack are more fleshed out. Thoughts?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133735/new/

https://reviews.llvm.org/D133735



More information about the llvm-commits mailing list