[LLVMbugs] [Bug 13163] BlockAddress instruction with use from the global context is damaged during module link
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 7 12:15:22 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=13163
Bill Wendling <isanbard at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Bill Wendling <isanbard at gmail.com> ---
Committed a less invasive patch here:
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
C unittests/Makefile => unittests/Linker/Makefile
A unittests/Linker/CMakeLists.txt
A unittests/Linker/LinkModulesTest.cpp
M lib/Linker/LinkModules.cpp
M unittests/Makefile
Committed r194218
M unittests/Makefile
A unittests/Linker/CMakeLists.txt
A unittests/Linker/Makefile
A unittests/Linker/LinkModulesTest.cpp
M lib/Linker/LinkModules.cpp
r194218 = 67c0ad0f18a56b6e9041818dcc9a797256652768 (refs/remotes/origin/master)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131107/e1f34a1c/attachment.html>
More information about the llvm-bugs
mailing list