[PATCH] D109397: [AttributeList] Change indexes in AttributeList::AttrIndex

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 14:46:58 PDT 2021


aeubanks updated this revision to Diff 373079.
aeubanks added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109397/new/

https://reviews.llvm.org/D109397

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/IR/Attributes.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/Attributes.cpp
  llvm/lib/IR/Core.cpp
  llvm/unittests/IR/AttributesTest.cpp
  llvm/utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109397.373079.patch
Type: text/x-patch
Size: 16048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/22907ce9/attachment.bin>


More information about the llvm-commits mailing list