mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-16 00:18:06 +00:00
Fixed build warnings.
llvm-svn: 68333
This commit is contained in:
parent
01fb90085c
commit
7ec088a3de
@ -1269,8 +1269,6 @@ PerformPIC16LoadCombine(SDNode *N, DAGCombinerInfo &DCI) const {
|
||||
// unwanted store operations
|
||||
SDValue PIC16TargetLowering::
|
||||
PerformStoreCombine(SDNode *N, DAGCombinerInfo &DCI) const {
|
||||
SelectionDAG &DAG = DCI.DAG;
|
||||
SDValue Chain;
|
||||
return SDValue(N, 0);
|
||||
/*
|
||||
// Storing an undef value is of no use, so remove it
|
||||
|
Loading…
x
Reference in New Issue
Block a user