[PATCH] D70111: [DWARF5]Addition of alignment field in the typedef for dwarf5
Djordje Todorovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 23 06:02:53 PST 2019
djtodoro added inline comments.
================
Comment at: llvm/docs/ReleaseNotes.rst:169
--------------------
+* C DebugInfo API ``LLVMDIBuilderCreateTypedef`` is updated to include an extra
+argument ``AlignInBits``, to facilitate / propagate specified Alignment information
----------------
It looks like this breaks the llvm-sphinx-docs build.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70111/new/
https://reviews.llvm.org/D70111
More information about the cfe-commits
mailing list