This is an archive of the discontinued LLVM Phabricator instance.

Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB
ClosedPublic

Authored by sbc100 on Oct 17 2017, 4:11 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Oct 17 2017, 4:11 PM
sbc100 retitled this revision from Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB This was causing execname-options.ll to fail on the wasm waterfall. to Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB.Oct 17 2017, 4:11 PM
sbc100 edited the summary of this revision. (Show Details)
sbc100 added a reviewer: dschuff.
sbc100 added a subscriber: llvm-commits.
dschuff accepted this revision.Oct 18 2017, 12:31 PM
This revision is now accepted and ready to land.Oct 18 2017, 12:31 PM
This revision was automatically updated to reflect the committed changes.