llvm-project/llvm/include
Rafael Espindola c48e10cd54 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
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