package llvm

  1. Overview
  2. Docs
The OCaml bindings distributed with LLVM

Install

dune-project
 Dependency

Authors

Maintainers

Sources

llvm-dune-full-minified-17.0.6.tar.gz
md5=163c178e4e2db637715d6ddc647e9f4e
sha512=0467616a1262ac667116bec69a2479a438b99d77f7cfd68622dc59013771cd62a0b06c64fa8ed13efbcf6bb0e4b86db34e1b024261475ae75b1b9206e3e5e491

doc/llvm_debuginfo_static/Llvm_debuginfo/DWARFSourceLanguageKind/index.html

Module Llvm_debuginfo.DWARFSourceLanguageKindSource

Source languages known by DWARF.

Sourcetype t =
  1. | C89
  2. | C
  3. | Ada83
  4. | C_plus_plus
  5. | Cobol74
  6. | Cobol85
  7. | Fortran77
  8. | Fortran90
  9. | Pascal83
  10. | Modula2
  11. | LLVMJava
  12. | C99
  13. | Ada95
  14. | Fortran95
  15. | PLI
  16. | ObjC
  17. | ObjC_plus_plus
  18. | UPC
  19. | D
  20. | LLVMPython
  21. | LLVMOpenCL
  22. | Go
  23. | Modula3
  24. | Haskell
  25. | C_plus_plus_03
  26. | C_plus_plus_11
  27. | OCaml
  28. | Rust
  29. | C11
  30. | Swift
  31. | Julia
  32. | Dylan
  33. | C_plus_plus_14
  34. | Fortran03
  35. | Fortran08
  36. | RenderScript
  37. | BLISS
  38. | LLVMMips_Assembler
  39. | GOOGLE_RenderScript
  40. | BORLAND_Delphi