AArch64: Delete unused LDATA pseudo-instruction
Though there were consuming functions for LDATA, there were no producers. Thus, the removed code was "dead".
Showing
- compiler/GHC/CmmToAsm/AArch64/CodeGen.hs 3 additions, 4 deletionscompiler/GHC/CmmToAsm/AArch64/CodeGen.hs
- compiler/GHC/CmmToAsm/AArch64/Instr.hs 0 additions, 7 deletionscompiler/GHC/CmmToAsm/AArch64/Instr.hs
- compiler/GHC/CmmToAsm/AArch64/Ppr.hs 0 additions, 1 deletioncompiler/GHC/CmmToAsm/AArch64/Ppr.hs
Loading
Please register or sign in to comment