aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorGreg Fitzgerald <garious@gmail.com>2015-01-21 22:54:56 +0000
committerGreg Fitzgerald <garious@gmail.com>2015-01-21 22:54:56 +0000
commit4b6a7e355b540e4fd2f7ff02f4611921d6cb91c4 (patch)
tree769387dcfb537827e1b63bb70d4e10ac3177ba22 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parente24b8a03b967ffd3f605520ded9663a8e953c231 (diff)
downloadllvm-4b6a7e355b540e4fd2f7ff02f4611921d6cb91c4.zip
llvm-4b6a7e355b540e4fd2f7ff02f4611921d6cb91c4.tar.gz
llvm-4b6a7e355b540e4fd2f7ff02f4611921d6cb91c4.tar.bz2
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
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions