[PATCH] D17857: [ELF] - DT_TEXTREL/DF_TEXTREL flags implemented.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 10:57:28 PST 2016


davide added a comment.

Also, very nitpicky comment, DT_* are generally referred as `tags` and not only `flags` in ELF jargon.
You might want to adjust your commit message accordingly.


http://reviews.llvm.org/D17857





More information about the llvm-commits mailing list