Commit 97c05b52 authored by Quentin Colombet's avatar Quentin Colombet
Browse files

[MC] Emit an error if cfi_startproc is used before a symbol is defined.

Currently, we bind those directives with the last symbol, so if none
has been defined, this would lead to a crash of the compiler.

<rdar://problem/15939159>

llvm-svn: 206236
parent c3960198
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment