forked from OSchip/llvm-project
[PM] Update Kaleidoscope with the new header file.
llvm-svn: 263223
This commit is contained in:
parent
67d72c02bc
commit
ec5872bc42
|
@ -7,6 +7,7 @@
|
|||
#include "llvm/IR/Verifier.h"
|
||||
#include "llvm/Support/TargetSelect.h"
|
||||
#include "llvm/Transforms/Scalar.h"
|
||||
#include "llvm/Transforms/Scalar/GVN.h"
|
||||
#include <cctype>
|
||||
#include <cstdio>
|
||||
#include <map>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
#include "llvm/IR/Verifier.h"
|
||||
#include "llvm/Support/TargetSelect.h"
|
||||
#include "llvm/Transforms/Scalar.h"
|
||||
#include "llvm/Transforms/Scalar/GVN.h"
|
||||
#include <cctype>
|
||||
#include <cstdio>
|
||||
#include <map>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
#include "llvm/IR/Verifier.h"
|
||||
#include "llvm/Support/TargetSelect.h"
|
||||
#include "llvm/Transforms/Scalar.h"
|
||||
#include "llvm/Transforms/Scalar/GVN.h"
|
||||
#include <cctype>
|
||||
#include <cstdio>
|
||||
#include <map>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
#include "llvm/IR/Verifier.h"
|
||||
#include "llvm/Support/TargetSelect.h"
|
||||
#include "llvm/Transforms/Scalar.h"
|
||||
#include "llvm/Transforms/Scalar/GVN.h"
|
||||
#include <cctype>
|
||||
#include <cstdio>
|
||||
#include <map>
|
||||
|
|
Loading…
Reference in New Issue