[PATCH] Defining a new API for debug options that doesn't rely on static global cl::opts.
Chris Bieneman
beanz at apple.com
Fri Oct 10 13:47:06 PDT 2014
I've removed the typedef as per chandlerc's comments, and I've updated the formatting and added comments throughout.
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.14750.patch
Type: text/x-patch
Size: 9068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141010/63170b83/attachment.bin>
More information about the llvm-commits
mailing list