[PATCH] D75907: [compiler-rt] Define ElfW() macro if it's not defined

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 08:39:59 PDT 2020


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

*sigh* ELF, couldn't you just add that macro to the standard? (We have something similar in libunwind to deal with this).  LGTM


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75907/new/

https://reviews.llvm.org/D75907





More information about the llvm-commits mailing list