llvm-project/lld/test
Fangrui Song b067aa56ce [ELF] Produce DT_RISCV_VARIANT_CC
https://github.com/riscv/riscv-elf-psabi-doc/pull/190 introduced STO_RISCV_VARIANT_CC.
The linker should:

* Copy the STO_RISCV_VARIANT_CC bit to .symtab/.dynsym: already fulfilled after
  82ed93ea05
* Produce DT_RISCV_VARIANT_CC if at least one R_RISCV_JUMP_SLOT relocation
  references a symbol with the STO_RISCV_VARIANT_CC bit. Done by this patch.

Reviewed By: kito-cheng

Differential Revision: https://reviews.llvm.org/D107951
2022-12-04 21:08:37 -08:00
..
COFF lld: Convert tests to opaque pointers 2022-11-27 20:06:48 -08:00
ELF [ELF] Produce DT_RISCV_VARIANT_CC 2022-12-04 21:08:37 -08:00
MachO [lld-macho] Private label aliases to weak symbols should not retain section data 2022-12-01 12:01:32 -05:00
MinGW [LLD][MinGW] Add --error-limit=<N> option 2022-11-10 13:52:47 +02:00
wasm lld: Convert tests to opaque pointers 2022-11-27 20:06:48 -08:00
CMakeLists.txt [ELF] Support ELFCOMPRESS_ZSTD input 2022-09-09 10:25:37 -07:00
lit.cfg.py [LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force LLD to crash 2022-07-05 09:43:09 +01:00
lit.site.cfg.py.in [ELF] Support ELFCOMPRESS_ZSTD input 2022-09-09 10:25:37 -07:00