forked from OSchip/llvm-project
parent
9139b02cda
commit
a152345dfb
|
@ -1085,6 +1085,7 @@ public:
|
|||
assert(0 && "Not Implemented");
|
||||
return NULL; // this is here to silence compiler errors
|
||||
}
|
||||
|
||||
//===--------------------------------------------------------------------===//
|
||||
// Lowering methods - These methods must be implemented by targets so that
|
||||
// the SelectionDAGLowering code knows how to lower these.
|
||||
|
|
Loading…
Reference in New Issue