mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 16:40:15 +00:00
Fix copy-and-paste-o.
llvm-svn: 57343
This commit is contained in:
parent
5a5a9162e6
commit
7e189f7b76
@ -11,8 +11,8 @@
|
|||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
#ifndef LLVM_ANALYSIS_LOOPVR_H
|
#ifndef LLVM_ANALYSIS_ESCAPEANALYSIS_H
|
||||||
#define LLVM_ANALYSIS_LOOPVR_H
|
#define LLVM_ANALYSIS_ESCAPEANALYSIS_H
|
||||||
|
|
||||||
#include "llvm/Pass.h"
|
#include "llvm/Pass.h"
|
||||||
#include "llvm/Instructions.h"
|
#include "llvm/Instructions.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user