mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 11:56:08 +00:00
Fix to reference the right header
llvm-svn: 915
This commit is contained in:
parent
6b1d2691c6
commit
3923967f1e
@ -12,7 +12,7 @@
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Optimizations/AllOpts.h"
|
||||
#include "llvm/Transforms/Instrumentation/TraceValues.h"
|
||||
#include "llvm/Transforms/PrintModulePass.h"
|
||||
#include "llvm/Assembly/PrintModulePass.h"
|
||||
#include "llvm/Transforms/ConstantMerge.h"
|
||||
#include <fstream>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user