[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    [llvm-commits] CVS: llvm/lib/Target/X86/X86TargetMachine.h
From:       Chris Lattner <lattner () cs ! uiuc ! edu>
Date:       2002-12-28 15:01:15
Message-ID: 200212282100.PAA13758 () apoc ! cs ! uiuc ! edu
[Download RAW message or body]


Changes in directory llvm/lib/Target/X86:

X86TargetMachine.h updated: 1.6 -> 1.7

---
Log message:

Rename MachineFrameInfo to TargetFrameInfo.h



---
Diffs of the changes:

Index: llvm/lib/Target/X86/X86TargetMachine.h
diff -u llvm/lib/Target/X86/X86TargetMachine.h:1.6 llvm/lib/Target/X86/X86TargetMachine.h:1.7
--- llvm/lib/Target/X86/X86TargetMachine.h:1.6	Sat Dec 28 14:33:52 2002
+++ llvm/lib/Target/X86/X86TargetMachine.h	Sat Dec 28 15:00:25 2002
@@ -8,8 +8,8 @@
 #define X86TARGETMACHINE_H
 
 #include "llvm/Target/TargetMachine.h"
+#include "llvm/Target/TargetFrameInfo.h"
 #include "X86InstrInfo.h"
-#include "llvm/Target/MachineFrameInfo.h"
 
 class X86TargetMachine : public TargetMachine {
   X86InstrInfo InstrInfo;



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic