[PATCH] D22954: [ELF] Allow arbitrary code alignment in .eh_frame
Ed Schouten via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 06:25:34 PDT 2016
ed added a comment.
In https://reviews.llvm.org/D22954#512472, @ed wrote:
> I just experienced this error while trying to build glib for i686.
Disregard that. That was with an older version of Clang that generated such .o files (r269026). The output generated by Clang 3.9.0rc1 doesn't trigger such an error from LLD.
Repository:
rL LLVM
https://reviews.llvm.org/D22954
More information about the llvm-commits
mailing list