[libc-commits] [PATCH] D112818: [libc] Add more robust compile time architecture detection

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Oct 29 13:15:36 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa72e2499865b: [libc] Add more robust compile time architecture detection (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112818/new/

https://reviews.llvm.org/D112818

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/FPUtil/FEnvUtils.h
  libc/src/__support/FPUtil/FMA.h
  libc/src/__support/FPUtil/PlatformDefs.h
  libc/src/__support/FPUtil/PolyEval.h
  libc/src/__support/architectures.h
  libc/src/string/memcmp.cpp
  libc/src/string/memory_utils/elements_aarch64.h
  libc/src/string/memory_utils/elements_x86.h
  libc/src/string/memory_utils/memset_utils.h
  libc/src/string/memory_utils/utils.h
  libc/test/src/fenv/enabled_exceptions_test.cpp
  libc/test/src/fenv/feenableexcept_test.cpp
  libc/test/src/fenv/feholdexcept_test.cpp
  libc/utils/MPFRWrapper/MPFRUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112818.383483.patch
Type: text/x-patch
Size: 12360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211029/293753d0/attachment-0001.bin>


More information about the libc-commits mailing list