Reviewed-by: Tom Stellard <thomas.stellard@amd.com>tags/mesa-9.2-rc1
@@ -68,7 +68,9 @@ | |||
#endif /* HAVE_LLVM < 0x0300 */ | |||
#if HAVE_LLVM >= 0x0303 | |||
#include <llvm/Wrap.h> | |||
#include <llvm/IR/IRBuilder.h> | |||
#include <llvm/IR/Module.h> | |||
#include <llvm/Support/CBindingWrapping.h> | |||
#endif | |||
#include "pipe/p_config.h" |