mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
remove compatibility typedef.
llvm-svn: 100221
This commit is contained in:
parent
a686e27bab
commit
d2b2c940bf
@ -75,8 +75,6 @@ namespace llvm {
|
||||
}
|
||||
bool operator!=(const DebugLoc &DL) const { return !(*this == DL); }
|
||||
};
|
||||
|
||||
typedef DebugLoc NewDebugLoc;
|
||||
} // end namespace llvm
|
||||
|
||||
#endif /* LLVM_DEBUGLOC_H */
|
||||
|
Loading…
Reference in New Issue
Block a user