llvm-project/compiler-rt/test/builtins
Shoaib Meenai c2d6cc9ac4 [builtins] Add option to always build int128 routines
32-bit targets don't build these by default, but e.g. armv7 and x86 can
build them just fine, and it's useful to have the int128 routines
available for certain applications. Add a CMake option to let us include
the int128 routines for architectures which would otherwise lack them.

Reviewed By: compnerd, MaskRay, phosek

Differential Revision: https://reviews.llvm.org/D145003
2023-02-28 16:38:24 -08:00
..
TestCases/Darwin
timing
Unit [compiler-rt] Remove XFAIL decorator trampoline_setup_test.c 2023-01-25 06:18:23 +05:00
CMakeLists.txt [builtins] Add option to always build int128 routines 2023-02-28 16:38:24 -08:00
lit.cfg.py
lit.site.cfg.py.in