[PATCH] D85393: [IR] Adds mustprogress as a LLVM IR attribute
    Atmn Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Sep 27 15:12:18 PDT 2020
    
    
  
atmnpatel updated this revision to Diff 294568.
atmnpatel added a comment.
Fixes.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85393/new/
https://reviews.llvm.org/D85393
Files:
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Attributes.td
  llvm/include/llvm/IR/Function.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/LLToken.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/Attributes.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Assembler/mustprogress-parse-error-0.ll
  llvm/test/Assembler/mustprogress-parse-error-1.ll
  llvm/test/Assembler/mustprogress-parse-error-2.ll
  llvm/test/Bitcode/attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85393.294568.patch
Type: text/x-patch
Size: 7379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200927/7a4ad833/attachment.bin>
    
    
More information about the llvm-commits
mailing list