| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Revert "[compiler-rt] Use C_STANDARD instead of custom logic for adding -std=c11" This reverts commit 2f251925db060f83894a4cf5448259b7a1255552. This was reported to break the Builtins-powerpc64le-linux::qdiv_test.c test on ppc64le buildbots, e.g. these: https://lab.llvm.org/buildbot/#/builders/105/builds/24538 https://lab.llvm.org/buildbot/#/builders/121/builds/18755 | 4 年前 | |
Giving a lot more functions prototypes; NFC This should address https://lab.llvm.org/buildbot/#/builders/37/builds/12315 and speculatively fix other similar diagnostics. | 4 年前 | |
Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation" Clang relies on existence of certain symbols that are normally provided by crtbegin.o/crtend.o. However, LLVM does not currently provide implementation of these files, instead relying on either libgcc or implementations provided as part of the system. This change provides an initial implementation of crtbegin.o/crtend.o that can be used on system that don't provide crtbegin.o/crtend.o as part of their C library. Differential Revision: https://reviews.llvm.org/D28791 llvm-svn: 359591 | 7 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 4 年前 | ||
| 7 年前 |