DDavid Spickett[compiler-rt][xray] Disable fdr-reinit test on Arm
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[compiler-rt][xray] Disable fdr-reinit test on Arm This test is still seemingly randomly segfaulting on Arm: https://lab.llvm.org/buildbot/#/builders/178/builds/1547 Though it seems to fail earlier in the test than on AArch64. Investigation continues. | 4 年前 | |
Remove unused Unit test directory for xray. | 6 年前 | |
[compiler-rt] [test] Disable MPROTECT for XRay tests on NetBSD | 6 年前 | |
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* These lit configuration files are really Python source code. Using the .py file extension helps editors and tools use the correct language mode. LLVM and Clang already use this convention for lit configuration, this change simply applies it to all of compiler-rt. Reviewers: vitalybuka, dberris Differential Revision: https://reviews.llvm.org/D63658 llvm-svn: 364591 | 6 年前 |