[llvm] r181201 - [SystemZ] Define DWARF encoding

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Mon May 6 10:30:51 PDT 2013


Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote on 06.05.2013 19:24:37:

> Yes, this part is a bit confusing. There are 3 cases normally
>
> * cfi
> * no-cfi pic
> * no-cfi no-pic
>
> The cfi encoding is normally relative, regardless of the file being
> pic or not. These days the non cfi cases are hopefully not too
> relevant, but it is nice to have them match gcc just in case.

Ah, I see.  I've now checked in a patch to match the GCC encodings
for the no-cfi no-pic case as revision 181222.  This should now fix
all the cases, I hope ...

Thanks,
Ulrich





More information about the llvm-commits mailing list