You've already forked linux-packaging-mono
Imported Upstream version 6.0.0.172
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
This commit is contained in:
parent
8016999e4d
commit
64ac736ec5
10
external/llvm/test/Linker/debug-info-version-b.ll
vendored
Normal file
10
external/llvm/test/Linker/debug-info-version-b.ll
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
; RUN: true
|
||||
; Companion for debug-info-version-a.ll.
|
||||
|
||||
!llvm.module.flags = !{ !0 }
|
||||
!llvm.dbg.cu = !{!1}
|
||||
|
||||
!0 = !{i32 2, !"Debug Info Version", i32 42}
|
||||
!1 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang", isOptimized: false, file: !"I AM UNEXPECTED!")
|
||||
!2 = !{!"b.c", !""}
|
||||
!3 = !{}
|
Reference in New Issue
Block a user