[llvm-commits] [patch] Add MCObjectFormat. Fix "a + (b - c)" for ELF

Rafael Espindola espindola at google.com
Sat Oct 16 11:27:37 PDT 2010


> Looks like an improvement to me. The only thing I wonder is if
> IsFixupFullyResolved should be moved there. Seems like a similar
> query.

It probably should. In fact, once we are past the bug by bug
compatibility stage it can call into isAbsolute to resolve the non-PIC
case. For now I just wanted to keep the patch simple.

Thanks,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list