[llvm-commits] [PATCH] Additional ELF constant definitions
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Jul 17 14:26:29 PDT 2012
> Could you please review the patch?
Looks good in general, but where did you find
+ DF_1_ENDFILTEE = 0x00004000, // Filtee terminates filters search.
+ DF_1_DISPRELDNE = 0x00008000, // Disp reloc applied at build time.
+ DF_1_DISPRELPND = 0x00010000 // Disp reloc applied at run-time.
> --
> Simon
Cheers,
Rafael
More information about the llvm-commits
mailing list