1; ModuleID = 'test.cpp' 2 3; Function Attrs: noinline nounwind optnone sspstrong uwtable 4define dso_local i32 @"?f@@YAHXZ"() #0 { 5 ret i32 0 6} 7 8!llvm.linker.options = !{!0} 9!llvm.module.flags = !{!1, !2} 10!llvm.ident = !{!3} 11 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)"} 16