I checked this patch on my own build on RHEL 6. Regressions were OK.
Please check it in if it's OK, because I don't have SVN write access.
Paths
| Differential D11400
[LLVM] Fix -Wextra-semi ClosedPublic Authored by Eugene.Zelenko on Jul 21 2015, 6:52 PM.
Details Summary I checked this patch on my own build on RHEL 6. Regressions were OK. Please check it in if it's OK, because I don't have SVN write access.
Diff Detail
Event TimelineEugene.Zelenko updated this object. This revision is now accepted and ready to land.Jul 22 2015, 1:45 PM Closed by commit rL242930: Fix -Wextra-semi warnings. (authored by hans). · Explain WhyJul 22 2015, 1:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30391 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
|