LLVM API Documentation
#include "ParserInternals.h"
#include "llvm/Module.h"
Include dependency graph for Parser.cpp:
Go to the source code of this file.
Functions | |
Module * | llvm::ParseAssemblyFile (const std::string &Filename) |
Module * | llvm::ParseAssemblyString (const char *AsmString, Module *M) |