[PATCH] D14581: [IR] Add support for empty tokens

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 14:00:12 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252811: [IR] Add support for empty tokens (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D14581?vs=39954&id=39970#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14581

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm/IR/Constants.h
  llvm/trunk/include/llvm/IR/Value.def
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Constants.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/Transforms/IPO/MergeFunctions.cpp
  llvm/trunk/test/Assembler/token.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14581.39970.patch
Type: text/x-patch
Size: 10684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/8c18e7a7/attachment.bin>


More information about the llvm-commits mailing list