[PATCH] D34450: bug33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals (release_40)

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 09:10:00 PDT 2017


mehdi_amini added inline comments.


================
Comment at: unittests/Linker/LinkModulesTest.cpp:939
+}
+
 } // end anonymous namespace
----------------
Can this be tested with llvm-lto instead of a gtest? That's the preferred way of testing.


https://reviews.llvm.org/D34450





More information about the llvm-commits mailing list