Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: binutils-2.20/bfd/dlwrap.c

Issue 8713008: Add dlwrap.c to binutils to simulate dlopen/dlsym for gold plugin (Closed)
Patch Set: x Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: binutils-2.20/bfd/dlwrap.c
===================================================================
new file mode 100644
--- /dev/null
+++ b/binutils-2.20/bfd/dlwrap.c
@@ -0,0 +1,1 @@
+#include "../dlwrap.c"

Powered by Google App Engine
This is Rietveld 408576698