mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-13 19:24:21 +00:00
Remove unused function declaration.
llvm-svn: 59024
This commit is contained in:
parent
4942f296c9
commit
c92892d9cc
@ -41,9 +41,6 @@ void DoRewriteTest(Preprocessor &PP, const std::string &InFileName,
|
||||
/// implements the -parse-print-callbacks option.
|
||||
MinimalAction *CreatePrintParserActionsAction(Preprocessor &PP);
|
||||
|
||||
/// EmitLLVMFromASTs - Implement -emit-llvm, which generates llvm IR from C.
|
||||
void EmitLLVMFromASTs(Preprocessor &PP, bool PrintStats);
|
||||
|
||||
/// CheckDiagnostics - Gather the expected diagnostics and check them.
|
||||
bool CheckDiagnostics(Preprocessor &PP);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user