mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
ARM64: Nuke some dead code.
Missed in previous commit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206343 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
09256c5bb5
commit
e35b6d2695
@ -827,7 +827,6 @@ static void computeOthers(const InstrToInstrs &UseToDefs,
|
||||
// PotentialCandidates are result of a chain ADRP -> ADD/LDR ->
|
||||
// A potential candidate becomes a candidate, if its current immediate
|
||||
// operand is zero and all nodes of the chain have respectively only one user
|
||||
SetOfMachineInstr::const_iterator CandidateIt, EndCandidateIt;
|
||||
#ifdef DEBUG
|
||||
SetOfMachineInstr DefsOfPotentialCandidates;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user