llvm/test/MC/AsmParser
Quentin Colombet 67ed710684 [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>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206236 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-15 01:17:45 +00:00
..
2014-02-23 15:53:41 +00:00
2011-04-07 20:26:23 +00:00
2014-02-23 23:02:18 +00:00
2012-09-07 17:25:13 +00:00