-
Vivek Das Mohapatra authored
This was a bug in our constraint checking for DSO types. It couldn't actually trigger for x86-64/64-bit DSOs as they are the only ones which are ELFCLASS64, but once we were testing 32 bit binaries it bit us as we were unable to distinguish i386 from x32.
Vivek Das Mohapatra authoredThis was a bug in our constraint checking for DSO types. It couldn't actually trigger for x86-64/64-bit DSOs as they are the only ones which are ELFCLASS64, but once we were testing 32 bit binaries it bit us as we were unable to distinguish i386 from x32.