25 #ifndef _JIT_COMPILER2_OBJECTFILEWRITERPASS
26 #define _JIT_COMPILER2_OBJECTFILEWRITERPASS
Pass superclass All compiler passes should inheritate this class.
virtual bool is_enabled() const
Allows concrete passes to enable/disable themselves the way they like.
Custom new/delete handler mixin.
static Option< bool > enabled
ObjectFileWriterPass TODO: more info.
Option< bool > enabled("DebugCompiler2","compiler with compiler2", false, option::xx_root())
Stores the interdependencies of a pass.
This file contains the command line option parsing library.