[PATCH] D141893: [MC] Allow .pushsection between .cfi_startproc/.cfi_endproc

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 11:26:14 PST 2023


abrachet updated this revision to Diff 493368.
abrachet marked 3 inline comments as done.
abrachet retitled this revision from "[MC] Allow new .cfi_startproc in new section" to "[MC] Allow .pushsection between .cfi_startproc/.cfi_endproc".

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

https://reviews.llvm.org/D141893

Files:
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/MC/MCStreamer.cpp
  llvm/test/MC/ELF/cfi-startproc-pushsection.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141893.493368.patch
Type: text/x-patch
Size: 3146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/9de6dc63/attachment.bin>


More information about the llvm-commits mailing list