Adding __int128 support explicitly for x86_64 because currently it's on
only when pointer size >= 64 which is not the case for x32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D4755
[x32] Add __int128 support pavel.v.chupin on Aug 1 2014, 7:30 AM. Authored by
Details Adding __int128 support explicitly for x86_64 because currently it's on
Diff Detail
|