[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 12:02:19 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGff7900d5def4: [LLVM] Accept `noundef` attribute in function definitions/calls (authored by guiand).

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.276511.patch
Type: text/x-patch
Size: 5285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/2a526021/attachment.bin>


More information about the llvm-commits mailing list