Index: llvm/trunk/include/llvm/Support/CommandLine.h =================================================================== --- llvm/trunk/include/llvm/Support/CommandLine.h +++ llvm/trunk/include/llvm/Support/CommandLine.h @@ -201,6 +201,8 @@ StringRef getName() const { return Name; } StringRef getDescription() const { return Description; } + + SmallPtrSet