Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / COFF / Inputs / failmismatch1.ll
blob9f14ce7c23c114ed03f7a3eb10d4bdab35957b99
1 ; ModuleID = 'test.cpp'
3 ; Function Attrs: noinline nounwind optnone sspstrong uwtable
4 define dso_local i32 @"?f@@YAHXZ"() #0 {
5   ret i32 0
8 !llvm.linker.options = !{!0}
9 !llvm.module.flags = !{!1, !2}
10 !llvm.ident = !{!3}
12 !0 = !{!"/FAILIFMISMATCH:\22TEST=1\22"}
13 !1 = !{i32 1, !"wchar_size", i32 2}
14 !2 = !{i32 7, !"PIC Level", i32 2}
15 !3 = !{!"clang version 7.0.1 (tags/RELEASE_701/final)"}