[PATCH] D11400: [LLVM] Fix -Wextra-semi

Hans Wennborg hans at chromium.org
Wed Jul 22 13:46:36 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242930: Fix -Wextra-semi warnings. (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D11400?vs=30306&id=30391#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11400

Files:
  llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/trunk/include/llvm/Bitcode/ReaderWriter.h
  llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
  llvm/trunk/include/llvm/CodeGen/ScheduleDAG.h
  llvm/trunk/include/llvm/ExecutionEngine/ExecutionEngine.h
  llvm/trunk/include/llvm/ExecutionEngine/RuntimeDyld.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/include/llvm/IR/DiagnosticPrinter.h
  llvm/trunk/include/llvm/MC/MCLinkerOptimizationHint.h
  llvm/trunk/include/llvm/MC/MCTargetAsmParser.h
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h
  llvm/trunk/lib/IR/DiagnosticInfo.cpp
  llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/trunk/lib/Target/X86/X86MachineFunctionInfo.h
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11400.30391.patch
Type: text/x-patch
Size: 9590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150722/0501e6c0/attachment.bin>


More information about the llvm-commits mailing list