Displaying 2 results from an estimated 2 matches for "archhandler_x86_64".
2017 Dec 01
2
[Release-testers] 5.0.1-rc2 has been tagged
...8985789fc8254fd1326e26269f6
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Dec 1 12:09:55 2017 -0500
LLD patch: workaround for buggy MACH-O code
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57
to the embedded LLD.
diff --git a/deps/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp
b/deps/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp
index d687ca5d..07958da4 100644
--- a/deps/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp
+++ b/deps/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp
@@ -617,7 +617,6 @@ void ArchHandler_x86_64::applyFixupFinal(
// Fall into llvm...
2017 Nov 30
9
5.0.1-rc2 has been tagged
Hi,
I've tagged the 5.0.1-rc2 release, go ahead and start testing and report
your results.
-Tom