Skip to content
Snippets Groups Projects
Commit 2eec429e authored by Axel Naumann's avatar Axel Naumann
Browse files

Fix patch paths.

git-svn-id: http://root.cern.ch/svn/root/trunk@49364 27541ba8-7e3a-0410-8455-c3a389f83636
parent 249d4e82
Branches
Tags
No related merge requests found
Index: interpreter/llvm/src/lib/ExecutionEngine/JIT/JIT.cpp Index: lib/ExecutionEngine/JIT/JIT.cpp
=================================================================== ===================================================================
--- interpreter/llvm/src/lib/ExecutionEngine/JIT/JIT.cpp (revision 49336) --- lib/ExecutionEngine/JIT/JIT.cpp (revision 49336)
+++ interpreter/llvm/src/lib/ExecutionEngine/JIT/JIT.cpp (working copy) +++ lib/ExecutionEngine/JIT/JIT.cpp (working copy)
@@ -757,9 +757,14 @@ @@ -757,9 +757,14 @@
return (void*)&__dso_handle; return (void*)&__dso_handle;
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment