forked from OSchip/llvm-project
parent
27ad15e165
commit
0e1d662d56
|
@ -68,7 +68,6 @@ namespace llvm {
|
|||
};
|
||||
}
|
||||
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
/// TargetLowering - This class defines information used to lower LLVM code to
|
||||
/// legal SelectionDAG operators that the target instruction selector can accept
|
||||
|
|
Loading…
Reference in New Issue