[llvm] RuntimeLibcalls: Add bitset for available libcalls (PR #150869)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 5 01:06:00 PDT 2025


================

----------------
nikic wrote:

Listing the uintptr_t size in this way looks pretty fragile. For example, x86_64 has sizeof(uintptr_t) == 4 when using the x32 ABI.

https://github.com/llvm/llvm-project/pull/150869


More information about the llvm-commits mailing list