brintos

brintos / llvm-project-archived public Read only

0
0
Text · 391 B · 9f14ce7 Raw
16 lines · plain
1; ModuleID = 'test.cpp'2 3; Function Attrs: noinline nounwind optnone sspstrong uwtable4define dso_local i32 @"?f@@YAHXZ"() #0 {5  ret i32 06}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