[libc-commits] [PATCH] D124214: [libc][NOT FOR COMMIT] building LLVM-libc on 32 bit arm with gcc
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 26 15:46:18 PDT 2022
michaelrj updated this revision to Diff 425323.
michaelrj added a comment.
add changes that allow building the tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124214/new/
https://reviews.llvm.org/D124214
Files:
libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
libc/cmake/modules/LLVMLibCTestRules.cmake
libc/config/linux/arm/entrypoints.txt
libc/config/linux/arm/headers.txt
libc/src/__support/CPP/Limits.h
libc/src/__support/CPP/TypeTraits.h
libc/src/__support/FPUtil/FEnvImpl.h
libc/src/__support/FPUtil/PlatformDefs.h
libc/src/string/memory_utils/utils.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/CPP/limits_test.cpp
libc/utils/UnitTest/FPExceptMatcher.cpp
libc/utils/UnitTest/LibcTest.cpp
libc/utils/testutils/CMakeLists.txt
libc/utils/testutils/ExecuteFunctionDummy.cpp
llvm/cmake/config-ix.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124214.425323.patch
Type: text/x-patch
Size: 15055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220426/71ba56d8/attachment-0001.bin>
More information about the libc-commits
mailing list