- Removed cyclic dependency between lldPECOFF and lldDriver
- Added missing dependencies in unit tests
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7185
[lld] Fix shared libraries build ClosedPublic Authored by garious on Jan 26 2015, 12:06 PM.
Details Summary
Diff Detail
Event Timelinegarious updated this object. This revision is now accepted and ready to land.Jan 26 2015, 12:25 PM Closed by commit rL227134: Fix shared library build (authored by garious). · Explain WhyJan 26 2015, 12:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18783 lld/trunk/include/lld/Driver/Driver.h
lld/trunk/include/lld/ReaderWriter/PECOFFLinkingContext.h
lld/trunk/lib/Driver/WinLinkDriver.cpp
lld/trunk/lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
lld/trunk/tools/lld/CMakeLists.txt
lld/trunk/unittests/DriverTests/CMakeLists.txt
|