[all-commits] [llvm/llvm-project] be0fa3: [libc] fix unit tests in fullbuild (#78864)

Schrodinger ZHU Yifan via All-commits all-commits at lists.llvm.org
Sun Jan 21 18:37:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be0fa319f922e6ea3661640aa55f6b9092be5a99
      https://github.com/llvm/llvm-project/commit/be0fa319f922e6ea3661640aa55f6b9092be5a99
  Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
  Date:   2024-01-21 (Sun, 21 Jan 2024)

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake
    M libc/utils/MPFRWrapper/CMakeLists.txt

  Log Message:
  -----------
  [libc] fix unit tests in fullbuild (#78864)

fixes https://github.com/llvm/llvm-project/issues/78743

- For normal objects, the patch removes `RTTI` and exceptions in `fullbuild`
- For FP tests, the patch adds links to `stdc++` and `gcc_s` if `MPFR` is used.




More information about the All-commits mailing list