diff options
Diffstat (limited to 'test/MC')
-rw-r--r-- | test/MC/COFF/seh.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MC/COFF/seh.s b/test/MC/COFF/seh.s index bef425e..b1e61a9 100644 --- a/test/MC/COFF/seh.s +++ b/test/MC/COFF/seh.s @@ -1,7 +1,5 @@ // This test checks that the SEH directives emit the correct unwind data. -// TODO: Expected fail because SET_FPREG has a wrong offset. -// XFAIL: * // RUN: llvm-mc -triple x86_64-pc-win32 -filetype=obj %s | llvm-readobj -s -u | FileCheck %s // CHECK: Sections [ |