mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
PredicateInfo.h - remove unused llvm::Instruction/MemoryAccess/LLVMContext forward declarations. NFC.
This commit is contained in:
parent
e93b439d86
commit
8d7f4c85f5
@ -87,9 +87,6 @@ namespace llvm {
|
||||
|
||||
class DominatorTree;
|
||||
class Function;
|
||||
class Instruction;
|
||||
class MemoryAccess;
|
||||
class LLVMContext;
|
||||
class raw_ostream;
|
||||
|
||||
enum PredicateType { PT_Branch, PT_Assume, PT_Switch };
|
||||
|
Loading…
x
Reference in New Issue
Block a user