#ifndef REVNGC_TARGET_FUNCTION_OPTION_TARGETFUNCTIONOPTION_H #define REVNGC_TARGET_FUNCTION_OPTION_TARGETFUNCTIONOPTION_H // // This file is distributed under the MIT License. See LICENSE.md for details. // // LLVM includes #include extern llvm::cl::opt TargetFunction; #endif // REVNGC_TARGET_FUNCTION_OPTION_TARGETFUNCTIONOPTION_H