summaryrefslogtreecommitdiff
path: root/data/ld64/typos.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/ld64/typos.diff')
-rw-r--r--data/ld64/typos.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/ld64/typos.diff b/data/ld64/typos.diff
new file mode 100644
index 000000000..697745f1c
--- /dev/null
+++ b/data/ld64/typos.diff
@@ -0,0 +1,12 @@
+diff -ur ld64-274.2/src/ld/parsers/textstub_dylib_file.cpp ld64-274.2+iPhone/src/ld/parsers/textstub_dylib_file.cpp
+--- ld64-274.2/src/ld/parsers/textstub_dylib_file.cpp 2016-07-26 11:15:31.000000000 -1000
++++ ld64-274.2+iPhone/src/ld/parsers/textstub_dylib_file.cpp 2018-09-05 12:09:16.000000000 -1000
+@@ -29,7 +29,7 @@
+ #include <vector>
+
+ #include "Architectures.hpp"
+-#include "bitcode.hpp"
++#include "Bitcode.hpp"
+ #include "MachOFileAbstraction.hpp"
+ #include "MachOTrie.hpp"
+ #include "generic_dylib_file.hpp"