[PATCH] Defining a new API for debug options that doesn't rely on static global cl::opts.

Chris Bieneman beanz at apple.com
Thu Oct 2 13:50:49 PDT 2014


I noticed a few comments that were incorrect in the new file headers. These patches update those headers.

http://reviews.llvm.org/D5389

Files:
  include/llvm/IR/LLVMContext.h
  include/llvm/PassSupport.h
  include/llvm/Support/Options.h
  lib/Support/CMakeLists.txt
  lib/Support/CommandLine.cpp
  lib/Support/Options.cpp
  lib/Transforms/Scalar/Scalarizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5389.14345.patch
Type: text/x-patch
Size: 8488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141002/59f1ccb2/attachment.bin>


More information about the llvm-commits mailing list