1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

style and spelling

llvm-svn: 48562
This commit is contained in:
Andrew Lenharth 2008-03-19 22:32:43 +00:00
parent 3af681c5fb
commit 9d2ead09ba

View File

@ -32,7 +32,7 @@ using namespace llvm;
static cl::list<const PassInfo*, bool, PassNameParser>
OptimizationList(cl::desc("Optimizations available:"));
//Don't veryify at the end
//Don't verify at the end
static cl::opt<bool> DontVerify("disable-verify", cl::ReallyHidden);
// Optimization Enumeration