[PATCH] D11097: New EH representation for MSVC compatibility

David Majnemer david.majnemer at gmail.com
Fri Jul 31 10:58:56 PDT 2015


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

Changed prior to commit:
  http://reviews.llvm.org/D11097?vs=30965&id=31139#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11097

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/Analysis/LoopInfo.cpp
  llvm/trunk/lib/Analysis/ValueTracking.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/InlineFunction.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/LoopSimplify.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: D11097.31139.patch
Type: text/x-patch
Size: 119008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150731/5b6c9212/attachment.bin>


More information about the llvm-commits mailing list