We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6349a commit e5587daCopy full SHA for e5587da
lld/test/COFF/gc-dwarf-eh.s
@@ -1,10 +1,5 @@
1
# REQUIRES: x86
2
3
-# Swift LLVM fork downstream change start
4
-# Disable failing test
5
-# XFAIL: *
6
-# Swift LLVM fork downstream change end
7
-
8
# RUN: llvm-mc -triple=i686-windows-gnu %s -filetype=obj -o %t.obj
9
# RUN: lld-link -lldmingw -lldmap:%t.map -out:%t.exe -opt:ref -entry:main %t.obj -verbose 2>&1 | FileCheck %s
10
# RUN: FileCheck %s --check-prefix=MAP --input-file=%t.map
0 commit comments