| Age | Commit message (Collapse) | Author |
|
RE apply https://github.com/llvm/llvm-project/pull/133643/commits#top
|
|
Reverts llvm/llvm-project#133643
|
|
* Relates to: https://github.com/llvm/llvm-project/issues/119281
|
|
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.
|
|
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D140049
|