1 file changed
+1
-1
lines changed- ELF/Arch/RISCV.cpp+277
- ELF/CMakeLists.txt+1
- ELF/Driver.cpp+4-1
- ELF/InputSection.cpp+34
- ELF/InputSection.h+2
- ELF/Relocations.cpp+5
- ELF/Relocations.h+16
- ELF/Symbols.cpp+1
- ELF/Symbols.h+3
- ELF/Target.cpp+2
- ELF/Target.h+1
- ELF/Writer.cpp+9
- test/ELF/riscv-branch.test+119
- test/ELF/riscv-call.test+95
- test/ELF/riscv-hi20-lo12.test+86
- test/ELF/riscv-jal-error.test+93
- test/ELF/riscv-jal.test+161
- test/ELF/riscv-pcrel-hilo.test+103
- test/lit.cfg.py+1
0 commit comments