[PATCH] D15499: Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes

Vaivaswatha Nagaraj via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 08:19:34 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255778: Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes (authored by vaivaswatha).

Changed prior to commit:
  http://reviews.llvm.org/D15499?vs=42976&id=43013#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15499

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/Attributes.td
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/Attributes.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/Bindings/llvm-c/Inputs/invalid.ll.bc
  llvm/trunk/test/Bindings/llvm-c/invalid-bitcode.test
  llvm/trunk/test/Bitcode/attributes.ll
  llvm/trunk/test/Bitcode/compatibility.ll
  llvm/trunk/test/Bitcode/invalid.ll
  llvm/trunk/test/Bitcode/invalid.ll.bc
  llvm/trunk/test/LTO/X86/Inputs/invalid.ll.bc
  llvm/trunk/test/LTO/X86/invalid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15499.43013.patch
Type: text/x-patch
Size: 14088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/2d3f105a/attachment.bin>


More information about the llvm-commits mailing list