Don't allow .seh_handler and .seh_handlerdata directives inside chained
authorCharles Davis <cdavis@mines.edu>
Sat, 21 May 2011 17:36:25 +0000 (17:36 +0000)
committerCharles Davis <cdavis@mines.edu>
Sat, 21 May 2011 17:36:25 +0000 (17:36 +0000)
commit81f3830f2ed0b26e8bd7ae62e127db427f9f350d
treecf33d62fb959cc9648b4d9eab8d68461af548c3b
parent321fe74b2d40d7762175fbd3054fda00b5e70833
Don't allow .seh_handler and .seh_handlerdata directives inside chained
unwind areas.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131795 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCStreamer.cpp