Skip to content

Commit a46fe3a

Browse files
committed
fix for older llvm versions
1 parent 4ffa5b0 commit a46fe3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm_mode/afl-llvm-common.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <string>
1313
#include <fstream>
1414

15+
#include <llvm/Support/raw_ostream.h>
1516
#include "afl-llvm-common.h"
1617

1718
using namespace llvm;

0 commit comments

Comments
 (0)