[llvm-commits] ObjectFile RelocationRef

Benjamin Kramer benny.kra at googlemail.com
Thu Sep 8 13:54:02 PDT 2011


On Thu, Sep 8, 2011 at 13:00, Danil Malyshev <dmalyshev at accesssoftek.com> wrote:
> Hi everyone,
>
>> Can you make the macros (ELF_REL_GET_VALUE etc.) static functions?
>> Macros with side effects like that one make the code much harder to
>> follow. Looks good otherwise.
>
> I removed all macroses. Changed patch is attached.

Committed in r139314. Thanks for working on this!

- Ben



More information about the llvm-commits mailing list