[PATCH] D25623: [docs] Update some obsolete information in BitCodeFormat docs.
Ismail Badawi via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 08:40:32 PDT 2016
ibadawi created this revision.
ibadawi added a subscriber: llvm-commits.
- Describe new (3.3) parameter attribute group encoding, leaving old encoding there with a note about legacy
- Bring TYPE_BLOCK docs up to date
- Remove docs about obsolete (pre 3.0) TYPE_SYMTAB_BLOCK, TST_CODE_ENTRY
- Fix a couple of incorrect comments and remove one unused enum definition along the way
This addresses https://llvm.org/bugs/show_bug.cgi?id=28941.
https://reviews.llvm.org/D25623
Files:
docs/BitCodeFormat.rst
include/llvm/Bitcode/LLVMBitCodes.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25623.74692.patch
Type: text/x-patch
Size: 12068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/5e0a6221/attachment.bin>
More information about the llvm-commits
mailing list