[PATCH] D31070: Turn some C-style vararg into variadic templates

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 13:22:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299699: Turn some C-style vararg into variadic templates (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D31070?vs=94428&id=94429#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31070

Files:
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/CodeGen/CountingFunctionInserter.cpp
  llvm/trunk/lib/CodeGen/IntrinsicLowering.cpp
  llvm/trunk/lib/CodeGen/MachineOutliner.cpp
  llvm/trunk/lib/CodeGen/SafeStack.cpp
  llvm/trunk/lib/CodeGen/SjLjEHPrepare.cpp
  llvm/trunk/lib/CodeGen/StackProtector.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/lib/IR/Module.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Transforms/IPO/CrossDSOCFI.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31070.94429.patch
Type: text/x-patch
Size: 52611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/664f569c/attachment.bin>


More information about the llvm-commits mailing list