Chisel
Functions
OptionManager.cpp File Reference
#include "OptionManager.h"
#include <getopt.h>
#include <string>
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Program.h"
#include "llvm/Support/raw_ostream.h"

Functions

const std::string usage_simple ("Usage: chisel [OPTIONS]... ORACLE PROGRAM")
 
const std::string error_message ("Try 'chisel --help' for more information.")
 

Function Documentation

const std::string error_message ( "Try 'chisel --help' for more information."  )
const std::string usage_simple ( "Usage: chisel ... ORACLE PROGRAM"  [OPTIONS])