aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr10420.ll
Commit message (Collapse)AuthorAgeFilesLines
* Assume .cfi_startproc is the first thing in a function. If the function isRafael Espindola2011-08-021-0/+21
externally visable, create a local symbol to use in the CFE. If not, use the function label itself. Fixes PR10420. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136716 91177308-0d34-0410-b5e6-96231b3b80d8