[PATCH] Add warning capabilities in LLVM (backend part), Take 2

Quentin Colombet qcolombet at apple.com
Thu Dec 12 09:40:47 PST 2013


  - Suppress DiagnosticInfoOther class.
  - Add DK_FirstPluginKind and the related getNextAvailablePluginKind function.

Hi dblaikie, rengolin, chandlerc, echristo,

http://llvm-reviews.chandlerc.com/D2376

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2376?vs=6013&id=6061#toc

Files:
  include/llvm/IR/LLVMContext.h
  include/llvm/Support/DiagnosticInfo.h
  include/llvm/Support/DiagnosticPrinter.h
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/IR/LLVMContext.cpp
  lib/IR/LLVMContextImpl.cpp
  lib/IR/LLVMContextImpl.h
  lib/Support/CMakeLists.txt
  lib/Support/DiagnosticInfo.cpp
  lib/Support/DiagnosticPrinter.cpp
  test/CodeGen/ARM/warn-stack.ll
  test/CodeGen/X86/warn-stack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2376.2.patch
Type: text/x-patch
Size: 22855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131212/383bb89a/attachment.bin>


More information about the llvm-commits mailing list