This revision was automatically updated to reflect the committed changes.
Closed by commit rL310017: [Driver][Fuchsia] Pass --hash-style=gnu to the
linker (authored by phosek).
Changed prior to commit:
https://reviews.llvm.org/D36254?vs=109603&id=109677#toc
Repository:
rL LLVM
https://revie
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D36254
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-c
mcgrathr updated this revision to Diff 109603.
mcgrathr added a comment.
Added test.
https://reviews.llvm.org/D36254
Files:
lib/Driver/ToolChains/Fuchsia.cpp
test/Driver/fuchsia.c
Index: test/Driver/fuchsia.c
===
--- test/Dri
mcgrathr created this revision.
The .gnu_hash format is superior, and all versions of the Fuchsia
dynamic linker support it.
Repository:
rL LLVM
https://reviews.llvm.org/D36254
Files:
lib/Driver/ToolChains/Fuchsia.cpp
Index: lib/Driver/ToolChains/Fuchsia.cpp
=