| commit | c48e10cd548e731666e46f6bb05348a44b819ba0 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Tue Aug 02 20:24:22 2011 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Tue Aug 02 20:24:22 2011 +0000 |
| tree | 825bf7f71a56ef4c8ff3fded93c27be2ee3e599b | |
| parent | 819122dc1a057710dd886e750f6e3c3b96232410 [diff] |
Assume .cfi_startproc is the first thing in a function. If the function is externally visable, create a local symbol to use in the CFE. If not, use the function label itself. Fixes PR10420. llvm-svn: 136716