This is an archive of the discontinued LLVM Phabricator instance.

Add missing reference to lldCommon in MinGW/CMakeLists.txt
ClosedPublic

Authored by sbc100 on Dec 13 2017, 12:37 PM.

Details

Summary

Without this the LLVM_BUILD_LLVM_DYLIB+DLLVM_LINK_LLVM_DYLIB build
break.

Also remove unneeded lldCore from wasm/CMakeLists.txt

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Dec 13 2017, 12:37 PM
sbc100 edited the summary of this revision. (Show Details)Dec 13 2017, 12:38 PM
sbc100 added a reviewer: ruiu.
ruiu accepted this revision.Dec 13 2017, 12:38 PM

LGTM

This revision is now accepted and ready to land.Dec 13 2017, 12:38 PM
This revision was automatically updated to reflect the committed changes.