OSDN Git Service

[AArch64] Avoid crashing on .seh directives in assembly
authorMartin Storsjo <martin@martin.st>
Tue, 18 Dec 2018 22:10:17 +0000 (22:10 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 18 Dec 2018 22:10:17 +0000 (22:10 +0000)
commite15b0c691db01ebc47834e01db4328123f66bf32
treed659bedb24ba31e59a5f5fead90e37f9bf005868
parentfaf7b5daf5262159eab64e8c680f3f4bed31965b
[AArch64] Avoid crashing on .seh directives in assembly

Differential Revision: https://reviews.llvm.org/D55670

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCWin64EH.cpp
test/MC/AArch64/seh.s [new file with mode: 0644]