diff options
| author | Guillaume Chatelet <gchatelet@google.com> | 2022-11-18 10:14:37 +0000 |
|---|---|---|
| committer | Guillaume Chatelet <gchatelet@google.com> | 2022-11-18 13:20:52 +0000 |
| commit | d856e5feacd56e01e713323e534c8dba52766b73 (patch) | |
| tree | e401a846d68f2e75c4cf389f92020d1baaadf0ed /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 3cf14a7bdce08f8fe03d987a2d99c6ea47c58c03 (diff) | |
| download | llvm-d856e5feacd56e01e713323e534c8dba52766b73.zip llvm-d856e5feacd56e01e713323e534c8dba52766b73.tar.gz llvm-d856e5feacd56e01e713323e534c8dba52766b73.tar.bz2 | |
[reland][libc][bazel] Add tests to the bazel build
This patch adds bazel tests for llvm-libc.
Some math tests rely on the `mpfr` library. This is controlled via the `--@llvm-project//libc:libc_math_mpfr` flag. It can take three values:
- `external` (default) will build `mpfr` and `gmp` from source.
- `system` will use the system installed `mpfr` library.
- `disable` will skip tests relying on `mpfr`.
Reviewed By: sivachandra, GMNGeoffrey
Differential Revision: https://reviews.llvm.org/D119547
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
