[PATCH] Defining a new API for debug options that doesn't rely on static global cl::opts.
Chris Bieneman
beanz at apple.com
Wed Sep 17 18:14:24 PDT 2014
Hi chandlerc,
This is based on the discussions from the LLVMDev thread:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-August/075886.html
http://reviews.llvm.org/D5389
Files:
include/llvm/IR/LLVMContext.h
include/llvm/PassSupport.h
include/llvm/Support/CommandLine.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.13814.patch
Type: text/x-patch
Size: 8411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140918/cf0975c4/attachment.bin>
More information about the llvm-commits
mailing list