Switch `llvm/CodeGen/MachineValueType.h` to the generated one
Prune `SupportTests/MVTTest` since it is no longer needed. Depends on D148769 Differential Revision: https://reviews.llvm.org/D148770
Showing
- llvm/include/llvm/CMakeLists.txt 1 addition, 0 deletionsllvm/include/llvm/CMakeLists.txt
- llvm/include/llvm/CodeGen/CMakeLists.txt 3 additions, 0 deletionsllvm/include/llvm/CodeGen/CMakeLists.txt
- llvm/include/llvm/CodeGen/MachineValueType.h 78 additions, 1135 deletionsllvm/include/llvm/CodeGen/MachineValueType.h
- llvm/include/llvm/module.extern.modulemap 1 addition, 0 deletionsllvm/include/llvm/module.extern.modulemap
- llvm/include/llvm/module.install.modulemap 4 additions, 0 deletionsllvm/include/llvm/module.install.modulemap
- llvm/include/llvm/module.modulemap 1 addition, 0 deletionsllvm/include/llvm/module.modulemap
- llvm/lib/CodeGen/CMakeLists.txt 3 additions, 0 deletionsllvm/lib/CodeGen/CMakeLists.txt
- llvm/unittests/Support/CMakeLists.txt 0 additions, 6 deletionsllvm/unittests/Support/CMakeLists.txt
- llvm/unittests/Support/MVTTest.cpp 0 additions, 106 deletionsllvm/unittests/Support/MVTTest.cpp
- llvm/unittests/Support/MachineValueType.h 0 additions, 553 deletionsllvm/unittests/Support/MachineValueType.h
- llvm/utils/TableGen/GlobalISel/CMakeLists.txt 3 additions, 0 deletionsllvm/utils/TableGen/GlobalISel/CMakeLists.txt
- utils/bazel/llvm-project-overlay/llvm/BUILD.bazel 11 additions, 0 deletionsutils/bazel/llvm-project-overlay/llvm/BUILD.bazel
- utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel 0 additions, 12 deletionsutils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
Loading