mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Fixed build warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68333 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5274a4afb7
commit
c2eb87afc1
@ -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…
Reference in New Issue
Block a user