mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 03:06:28 +00:00
Delete an unused member function.
llvm-svn: 63941
This commit is contained in:
parent
4ff40adb90
commit
2ae1006f93
@ -76,8 +76,6 @@ namespace llvm {
|
||||
///
|
||||
SUnit *Clone(SUnit *N);
|
||||
|
||||
virtual SelectionDAG *getDAG() { return DAG; }
|
||||
|
||||
/// BuildSchedGraph - Build the SUnit graph from the selection dag that we
|
||||
/// are input. This SUnit graph is similar to the SelectionDAG, but
|
||||
/// excludes nodes that aren't interesting to scheduling, and represents
|
||||
|
Loading…
x
Reference in New Issue
Block a user