Skip to content

no reliable or complete documentation on bitcode IR #11009

@llvmbot

Description

@llvmbot
Bugzilla Link 10637
Version trunk
OS Linux
Depends On #4596 #8760 #9348
Reporter LLVM Bugzilla Contributor
CC @silvasean

Extended Description

there should be a bnf and description of the IR for LLVM.

even the most basic things are missing.

like for example:

@​i = external global i32

it's easy to guess what this means but there is no syntax definition for a variable in IR

i'm looking at http://llvm.org/docs/LangRef.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions