This follows the behavior of gnu assemblers. This is useful when
writing inline assembly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/MC/MCStreamer.cpp | ||
---|---|---|
448–449 | !FrameInfoStack.empty() |
Comment Actions
Thank you! I am on a trip and will be back on 2023-01-27. I'll try to read this through as quickly as I can.
Comment Actions
[MC] Allow new .cfi_startproc in new section
The subject isn't precise. Perhaps Allow .pushsection between .cfi_startproc/.cfi_endproc ?
This deserves a comment about what first/second are.