Skip to content
  • Tim Northover's avatar
    AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64. · cc08e1fe
    Tim Northover authored
    I'm doing this in two phases for a better "git blame" record. This
    commit removes the previous AArch64 backend and redirects all
    functionality to ARM64. It also deduplicates test-lines and removes
    orphaned AArch64 tests.
    
    The next step will be "git mv ARM64 AArch64" and rewire most of the
    tests.
    
    Hopefully LLVM is still functional, though it would be even better if
    no-one ever had to care because the rename happens straight
    afterwards.
    
    llvm-svn: 209576
    cc08e1fe
Loading