mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
This part of the effort to make all test related pieces into the `test` directory. This helps is excluding test related pieces in a straight forward manner if LLVM_INCLUDE_TESTS is OFF. Future patches will also move the MPFR wrapper and testutils into the 'test' directory.