@@ -41,9 +41,12 @@
#include "ispc.h"
#include "ast.h"
#if !defined(LLVM_3_1) && !defined(LLVM_3_2) && !defined(LLVM_3_3)
#if defined(LLVM_3_4)
#include <llvm/DebugInfo.h>
#endif
#if defined(LLVM_3_5)
#include <llvm/IR/DebugInfo.h>
namespace llvm
{
The note is not visible to the blocked user.