Chromium Code Reviews

Unified Diff: llvm/tools/gold/gold.exports

Issue 8714005: Rename onload to llvm_plugin_onload in the LLVM gold plugin (Closed)
Patch Set: x Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | llvm/tools/gold/gold-plugin.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: llvm/tools/gold/gold.exports
===================================================================
--- a/llvm/tools/gold/gold.exports
+++ b/llvm/tools/gold/gold.exports
@@ -1,1 +1,1 @@
-onload
+llvm_plugin_onload
« no previous file with comments | « no previous file | llvm/tools/gold/gold-plugin.cpp » ('j') | no next file with comments »

Powered by Google App Engine