mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-01-31 01:35:20 +01:00
Make it #include Parser.h instead of AnalyzerInternals.h since it only
needs the BytecodeHandler interface which is now in Parser.h llvm-svn: 14056
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "BytecodeHandler.h"
|
||||
#include "Parser.h"
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user