search for: dw_lang_c_plus_plus_14

Displaying 5 results from an estimated 5 matches for "dw_lang_c_plus_plus_14".

2019 Sep 13
2
DWARF-5 Supported languages Tags C++03, C++11,C++14
Hello Everyone, I'm working on providing support for New Language Tags, prescribed in DWARF-5. DW_LANG_C_plus_plus_03 DW_LANG_C_plus_plus_11 DW_LANG_C_plus_plus_14 While, C++11 and C++14, is defined and can be emitted by Frontend. "include/clang/Basci/LangStandard.h" CPlusPlus = (1 << 5), CPlusPlus11 = (1 << 6), CPlusPlus14 = (1 << 7), CPlusPlus17 = (1 << 8), CPlusPlus2a = (1 << 9), Currently CLANG emits "DW_LAN...
2020 May 31
2
LLC crash while handling DEBUG info
..."x86-64" "target-features"="+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } !llvm.dbg.cu = !{!0} !llvm.module.flags = !{!3, !4, !5} !llvm.ident = !{!6} !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus_14, file: !1, producer: "clang version 11.0.0 (https://github.com/llvm/llvm-project 9e0b52e2e68412a9a2add18697f4246e5e5ee5e3)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, splitDebugInlining: false, nameTableKind: None) !1 = !DIFile(filename: "foo.cpp&quot...
2020 May 31
2
LLC crash while handling DEBUG info
...,+sse,+sse2,+x87" > > "unsafe-fp-math"="false" "use-soft-float"="false" } > > > > !llvm.dbg.cu = !{!0} > > !llvm.module.flags = !{!3, !4, !5} > > !llvm.ident = !{!6} > > > > !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus_14, file: > > !1, producer: "clang version 11.0.0 > > (https://github.com/llvm/llvm-project > > 9e0b52e2e68412a9a2add18697f4246e5e5ee5e3)", isOptimized: false, > > runtimeVersion: 0, emissionKind: FullDebug, enums: !2, > > splitDebugInlining: false, nameTableKin...
2020 May 31
2
LLC crash while handling DEBUG info
...quot;="false" "use-soft-float"="false" } > >> > > >> > !llvm.dbg.cu = !{!0} > >> > !llvm.module.flags = !{!3, !4, !5} > >> > !llvm.ident = !{!6} > >> > > >> > !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus_14, file: > >> > !1, producer: "clang version 11.0.0 > >> > (https://github.com/llvm/llvm-project > >> > 9e0b52e2e68412a9a2add18697f4246e5e5ee5e3)", isOptimized: false, > >> > runtimeVersion: 0, emissionKind: FullDebug, enums: !2, > >>...
2020 Jun 01
2
LLC crash while handling DEBUG info
...ot;false" } > >> >> > > >> >> > !llvm.dbg.cu = !{!0} > >> >> > !llvm.module.flags = !{!3, !4, !5} > >> >> > !llvm.ident = !{!6} > >> >> > > >> >> > !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus_14, > file: > >> >> > !1, producer: "clang version 11.0.0 > >> >> > (https://github.com/llvm/llvm-project > >> >> > 9e0b52e2e68412a9a2add18697f4246e5e5ee5e3)", isOptimized: false, > >> >> > runtimeVersion: 0, emission...