[PATCH] D158081: [IR] Add writable attribute
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug 17 00:10:41 PDT 2023
    
    
  
nikic updated this revision to Diff 551021.
nikic added a comment.
Forgot to git add one file.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158081/new/
https://reviews.llvm.org/D158081
Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Attributes.td
  llvm/lib/Analysis/AliasAnalysis.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/Attributes.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Bitcode/attributes.ll
  llvm/test/Transforms/LICM/scalar-promote.ll
  llvm/test/Verifier/pointer-only-attr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158081.551021.patch
Type: text/x-patch
Size: 6424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/73f61e66/attachment.bin>
    
    
More information about the llvm-commits
mailing list