[clang] [lld] [lld][WebAssembly] Remove the experimental warning for PIC/dynamic linking (PR #196566)
via cfe-commits
cfe-commits at lists.llvm.org
Fri May 8 10:15:19 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 98869 tests passed
* 2909 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### RealtimeSanitizer-Unit
<details>
<summary>RealtimeSanitizer-Unit._/Rtsan-x86_64-FileOffset64-Test/RtsanFileTest/OpenCreatesFileWithProperMode</summary>
```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/rtsan/tests/./Rtsan-x86_64-FileOffset64-Test --gtest_filter=RtsanFileTest.OpenCreatesFileWithProperMode
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/rtsan/tests/rtsan_test_interceptors_posix.cpp:440
Value of: stat(GetTemporaryFilePath(), &st)
Expected: is equal to 0
Actual: -1
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/196566
More information about the cfe-commits
mailing list