llvm-project/llvm/unittests/Target
Archibald Elliott 62c7f035b4 [NFC][TargetParser] Remove llvm/ADT/Triple.h
I also ran `git clang-format` to get the headers in the right order for
the new location, which has changed the order of other headers in two
files.
2023-02-07 12:39:46 +00:00
..
AArch64 Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ part 2023-01-05 14:11:08 +01:00
AMDGPU [NFC][TargetParser] Remove llvm/Support/TargetParser.h 2023-02-07 11:08:21 +00:00
ARM [unittests] Use GTEST_SKIP() instead of return when appropriate 2023-01-25 13:59:01 -08:00
DirectX [test] Deprecated llvm::TypeSize::getFixedSize => getFixedValue 2023-01-13 16:36:25 -08:00
LoongArch [CMake] Depend on TargetParser after f09cf34d00 2022-12-20 10:50:09 -08:00
PowerPC [NFC][TargetParser] Remove llvm/ADT/Triple.h 2023-02-07 12:39:46 +00:00
WebAssembly [llvm/cmake] Replace CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR 2023-01-12 11:37:09 +01:00
X86 [llvm/cmake] Replace CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR 2023-01-12 11:37:09 +01:00
CMakeLists.txt