llvm-6502/include
Rafael Espindola 49cb9b8886 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136716 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-02 20:24:22 +00:00
..
llvm Assume .cfi_startproc is the first thing in a function. If the function is 2011-08-02 20:24:22 +00:00
llvm-c Remove the LLVMBuildUnwind C API function. 2011-08-02 06:20:17 +00:00