I added a new file ARMAsmBackend which stubs out in similar ways to the eqv X86 class. For now, I split the ELFARMAsmBackend from the DarwinARMAsmBackend (also mimicking X86) Tested against -r115126 llvm-svn: 115129
Showing
- llvm/lib/Target/ARM/ARM.h 3 additions, 0 deletionsllvm/lib/Target/ARM/ARM.h
- llvm/lib/Target/ARM/ARMAsmBackend.cpp 143 additions, 0 deletionsllvm/lib/Target/ARM/ARMAsmBackend.cpp
- llvm/lib/Target/ARM/ARMTargetMachine.cpp 6 additions, 0 deletionsllvm/lib/Target/ARM/ARMTargetMachine.cpp
- llvm/lib/Target/ARM/CMakeLists.txt 1 addition, 0 deletionsllvm/lib/Target/ARM/CMakeLists.txt
Loading
Please register or sign in to comment