1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/unittests/Object
Zi Xuan Wu a51dedaf25 [ELF] Add a new e_machine value EM_CSKY and add some CSKY relocation types
This is the split part of D86269, which add a new ELF machine flag called EM_CSKY and related relocations.
Some target-specific flags and tests for csky can be added in follow-up patches later.

Differential Revision: https://reviews.llvm.org/D86610
2020-09-07 10:42:28 +08:00
..
ArchiveTest.cpp [Object][unittest] Skip tests on machines with non-64 bit size_t 2020-03-11 15:31:30 +00:00
CMakeLists.txt [AIX][XCOFF][Patch1] Provide decoding trace back table information API for xcoff object file for llvm-objdump -d 2020-08-17 16:23:47 -04:00
ELFObjectFileTest.cpp [ELF] Add a new e_machine value EM_CSKY and add some CSKY relocation types 2020-09-07 10:42:28 +08:00
ELFTest.cpp [VE] Implements minimum MC layer for VE (3/4) 2020-05-28 10:07:48 +02:00
ELFTypesTest.cpp [ELF] Fixing an issue in Elf_Note_Impl::getDescAsStringRef 2020-06-16 10:08:31 +00:00
MinidumpTest.cpp [unittests] Fix "comparison of integers of different signs" warnings 2020-01-14 13:24:51 +01:00
ObjectFileTest.cpp Add operator<< for object::SectionedAddress 2019-11-19 10:34:30 +01:00
SymbolicFileTest.cpp
SymbolSizeTest.cpp
XCOFFObjectFileTest.cpp [llvm/Object] - Make dyn_cast<XCOFFObjectFile> work as it should. 2020-08-26 15:09:55 +03:00