[PATCH] D28011: Emit .cfi_sections before the first .cfi_startproc

David Majnemer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 25 13:57:09 PST 2016


majnemer accepted this revision.
majnemer added a comment.
This revision is now accepted and ready to land.

LGTM, I'd name it `hasEmittedCFISections`

Should/do we reject this in the parser?


https://reviews.llvm.org/D28011





More information about the llvm-commits mailing list