search for: a072cbb0

Displaying 1 result from an estimated 1 matches for "a072cbb0".

Did you mean: 072cbba
2015 Nov 03
2
Representing X86 long double in Debug Info
Looking into this more, what happens at the LLVM level is that we declare the size to be 80 bits and to find the storage size, we round up that size to the ABI alignment, so I could change the verifier check to do the same, which would solve the immediate issue for me. However, I would still like to figure out the DWARF question, esp. because it will be applicable to `i1`. On Mon, Nov 2, 2015 at