llvm-project/llvm/unittests/Object
Aiden Grossman 9c645a99e4 [ELF] Move getSectionAndRelocations to ELF.cpp from ELFDumper.cpp
This refactoring will allow for this utility function to be used in
other places in the codebase outside of the llvm-readobj tool.

Reviewed By: jhenderson, rahmanl

Differential Revision: https://reviews.llvm.org/D144783
2023-03-09 17:10:30 +00:00
..
ArchiveTest.cpp
CMakeLists.txt
DXContainerTest.cpp
ELFObjectFileTest.cpp [ELF] Move getSectionAndRelocations to ELF.cpp from ELFDumper.cpp 2023-03-09 17:10:30 +00:00
ELFTest.cpp
ELFTypesTest.cpp
MinidumpTest.cpp
ObjectFileTest.cpp
OffloadingTest.cpp OffloadBinary: Switch to MapVector<StringRef, StringRef> to stabilize iteration order 2023-02-04 12:34:55 -08:00
SymbolicFileTest.cpp [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
SymbolSizeTest.cpp
XCOFFObjectFileTest.cpp