OpenADFortTk (basic)
src/sexp2whirl/main.cxx File Reference
#include <fcntl.h>
#include <errno.h>
#include <sexp.h>
#include "Open64IRInterface/Open64BasicTypes.h"
#include "cmplrs/rcodes.h"
#include "tracing.h"
#include "ir_reader.h"
#include "Open64IRInterface/WhirlIO.h"
#include "Open64IRInterface/IFDiagnostics.h"
#include "Diagnostics.h"
#include "Exception.h"
#include "Args.h"
#include "sexp2whirl.h"
Include dependency graph for main.cxx:

Go to the source code of this file.

Functions

static int real_main (int argc, char **argv)
static sexp_t * ReadWhirlSexp (const char *filename)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 28 of file main.cxx.

References real_main(), fortTkSupport::BaseException::Report(), and CmdLineParser::Exception::Report().

Here is the call graph for this function:

static sexp_t * ReadWhirlSexp ( const char *  filename) [static]

Definition at line 121 of file main.cxx.

References FORTTK_DIE.

Referenced by real_main().

static int real_main ( int  argc,
char **  argv 
) [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines