llvm-project/llvm/unittests/TextAPI
Juergen Ributzka 3025c3eded Replace PlatformKind with PlatformType.
The PlatformKind/PlatformType enums contain the same information, which requires
them to be kept in-sync. This commit changes over to PlatformType as the sole
source of truth, which allows the removal of the redundant PlatformKind.

The majority of the changes were in LLD and TextAPI.

Reviewed By: cishida

Differential Revision: https://reviews.llvm.org/D117163
2022-01-13 09:23:49 -08:00
..
CMakeLists.txt
TextStubHelpers.h
TextStubV1Tests.cpp Replace PlatformKind with PlatformType. 2022-01-13 09:23:49 -08:00
TextStubV2Tests.cpp Replace PlatformKind with PlatformType. 2022-01-13 09:23:49 -08:00
TextStubV3Tests.cpp Replace PlatformKind with PlatformType. 2022-01-13 09:23:49 -08:00
TextStubV4Tests.cpp Replace PlatformKind with PlatformType. 2022-01-13 09:23:49 -08:00