[PATCH] D83412: [LLVM] Accept `noundef` attribute in function definitions/calls
    Gui Andrade via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul  8 11:44:03 PDT 2020
    
    
  
guiand updated this revision to Diff 276503.
guiand added a comment.
Added a test to attributes.ll, which seems to be where other attributes are tested. Is this sufficient?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83412/new/
https://reviews.llvm.org/D83412
Files:
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Attributes.td
  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/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Bitcode/attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83412.276503.patch
Type: text/x-patch
Size: 5285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/45dd8377/attachment.bin>
    
    
More information about the llvm-commits
mailing list