- 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 18781 include/lld/Driver/Driver.h
include/lld/ReaderWriter/PECOFFLinkingContext.h
lib/Driver/WinLinkDriver.cpp
lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
|