[PATCH] D53003: [ELF] Fix link failure with Android compressed relocation support.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 18:13:14 PDT 2018


efriedma added a comment.

Found as a build failure testing a new compiler on Android.

For the library that failed to build, this patch adds one byte "extra" padding to rela.dyn.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53003





More information about the llvm-commits mailing list