[PATCH] D11041: New EH representation for MSVC compatibility

David Majnemer david.majnemer at gmail.com
Fri Jul 10 00:00:57 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241888: New EH representation for MSVC compatibility (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D11041?vs=29384&id=29429#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11041

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/InstVisitor.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/include/llvm/IR/Instruction.def
  llvm/trunk/include/llvm/IR/Instruction.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/lib/Analysis/IPA/InlineCost.cpp
  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/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/lib/IR/Instruction.cpp
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/trunk/lib/Transforms/Scalar/ADCE.cpp
  llvm/trunk/lib/Transforms/Scalar/BDCE.cpp
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
  llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Feature/exception.ll
  llvm/trunk/test/Verifier/invoke.ll
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11041.29429.patch
Type: text/x-patch
Size: 99816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150710/41628fd1/attachment.bin>


More information about the llvm-commits mailing list