[all-commits] [llvm/llvm-project] 1692c2: Revert "[compiler-rt] Use C_STANDARD instead of cu...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue Apr 26 14:23:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1692c2fdaacc628cf19638025727496397e52c5a
https://github.com/llvm/llvm-project/commit/1692c2fdaacc628cf19638025727496397e52c5a
Author: Martin Storsjö <martin at martin.st>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
M compiler-rt/cmake/builtin-config-ix.cmake
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/cmake/crt-config-ix.cmake
M compiler-rt/lib/builtins/CMakeLists.txt
M compiler-rt/lib/crt/CMakeLists.txt
Log Message:
-----------
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
More information about the All-commits
mailing list