[llvm-bugs] [Bug 28941] New: Document new PARAMATTR_CODE_ENTRY format

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 11 10:45:13 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28941

            Bug ID: 28941
           Summary: Document new PARAMATTR_CODE_ENTRY format
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: ibadawi at cisco.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

It seems the encoding for parameter attributes changed in LLVM 3.3.

The format described here (with a bitmap):
http://llvm.org/docs/BitCodeFormat.html#paramattr-code-entry-record

is the format produced by LLVM 3.2 -- what now corresponds to
PARAMATTR_CODE_ENTRY_OLD in the BitcodeReader code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160811/5e2b9d10/attachment.html>


More information about the llvm-bugs mailing list