Commits
Argyrios Kyrtzidis committed 58913131539
[FunctionNameDemangle] Don't pass "INSTALL" to add_swift_library for this target, use install() directly. "INSTALL" for add_swift_library setups the target to get installed in the stdlib. This is not intuitive and should change long-term. Swift SVN r15530