commit | 0fd23cd6c240999baa6d34f48b8dce45bb2f3cc6 | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Mon Jan 27 17:20:25 2014 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Mon Jan 27 17:20:25 2014 +0000 |
tree | b25dec392a84f045a48e0d1d78c511cc7f0fa908 | |
parent | bb0bb73da142c765506e2bcd18d68edbfb4e98e0 [diff] |
MC: Add support for .cfi_startproc simple This commit allows LLVM MC to process .cfi_startproc directives when they are followed by an additional `simple' identifier. This signals to elide the emission of target specific CFI instructions that would normally occur initially. This fixes PR16587. Differential Revision: http://llvm-reviews.chandlerc.com/D2624 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200227 91177308-0d34-0410-b5e6-96231b3b80d8