[LLD][COFF] Ignore DEBUG_S_XFGHASH_TYPE/VIRTUAL
[llvm-project.git] / lld / test / wasm / Inputs / comdat2.s
blobf498fdd105d65fceb3ac6dddbc176e1b21cfd3aa
1 .text
2 .section .text.foo,"G",@,foo,comdat
3 .globl foo
4 .type foo,@function
5 foo:
6 .functype foo () -> ()
7 return
8 end_function
10 .section .debug_foo,"G",@,foo,comdat
11 .int32 2
12 .section .debug_foo,"G",@,duplicate,comdat
13 .int64 234