diff options
author | Shoaib Meenai <smeenai@fb.com> | 2023-02-28 13:13:45 -0800 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2023-02-28 16:38:24 -0800 |
commit | c2d6cc9ac41cf83833b3d995aa1bb3b17b8204ea (patch) | |
tree | b4dd5a93d8b04fe76fd902d71c97ba735860a3a6 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 38a64aab4a3fbaaeb383638ff654247902796556 (diff) | |
download | llvm-c2d6cc9ac41cf83833b3d995aa1bb3b17b8204ea.zip llvm-c2d6cc9ac41cf83833b3d995aa1bb3b17b8204ea.tar.gz llvm-c2d6cc9ac41cf83833b3d995aa1bb3b17b8204ea.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions