mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 09:25:25 +00:00
Remvoe dead fixme and typedef
llvm-svn: 4320
This commit is contained in:
parent
46509e42f8
commit
85e7d46739
@ -14,10 +14,6 @@ class MachineInstr;
|
||||
|
||||
extern AnnotationID MCFBB_AID;
|
||||
|
||||
// FIXME: this should go away soon
|
||||
class MachineBasicBlock;
|
||||
typedef MachineBasicBlock MachineCodeForBasicBlock;
|
||||
|
||||
class MachineBasicBlock : public Annotation {
|
||||
std::vector<MachineInstr*> Insts;
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user