hanchenye-llvm-project/lld/lib/Passes
Greg Fitzgerald 4b6a7e355b Fix five of the shared library build targets
Before this patch there was a cyclic dependency between lldCore and
lldReaderWriter.  Only lldConfig could be built as a shared library.

* Moved Reader and Writer base classes into lldCore.
* The following shared libraries can now be built:
     lldCore
     lldYAML
     lldNative
     lldPasses
     lldReaderWriter

Differential Revision: http://reviews.llvm.org/D7105

From: Greg Fitzgerald <garious@gmail.com>
llvm-svn: 226732
2015-01-21 22:54:56 +00:00
..
CMakeLists.txt Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
LayoutPass.cpp [mach-o] Add support for -order_file option 2014-11-07 21:01:21 +00:00
Makefile
RoundTripNativePass.cpp Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
RoundTripYAMLPass.cpp Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00