LLeonard ChanFix for e1d84c421df1bd496918bc4dd30f040d47906a77
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix for e1d84c421df1bd496918bc4dd30f040d47906a77 One of the checks in realloc_too_big.c actually printed a regular warning and not an OOM error, so the check shouldn't be updated. | 3 年前 | |
[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 年前 | |
Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON" See post-commit discussion on https://reviews.llvm.org/D120305. This change breaks the clang-ppc64le-rhel buildbot, though there is suspicion that it's an issue with the bot. The change also had a larger than expected impact on compile-time and code-size. This reverts commit 3c4ed02698afec021c6bca80740d1e58e3ee019e and some followup changes. | 4 年前 | |
[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 年前 |