clover: add missing include to compat.h
Fixes build issues with llvm-3.6
Fixes: 3115687f9b (clover: Fix build after
LLVM r313390)
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Tested-by: Gert Wollny <gw.fossdev@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
committed by
Eric Engestrom
parent
fdf0f1db22
commit
30741187c1
@@ -36,6 +36,7 @@
|
||||
|
||||
#include "util/algorithm.hpp"
|
||||
|
||||
#include <llvm/IR/LLVMContext.h>
|
||||
#include <llvm/Linker/Linker.h>
|
||||
#include <llvm/Transforms/IPO.h>
|
||||
#include <llvm/Target/TargetMachine.h>
|
||||
|
||||
Reference in New Issue
Block a user