Commit Graph

5 Commits

Author SHA1 Message Date
Dave Zarzycki
cfa14830cb Mangler hack feedback: use swift::STDLIB_NAME
Swift SVN r17105
2014-04-30 19:30:06 +00:00
Dave Zarzycki
96ccdc1445 Mangler hack feedback from Dmitri
Swift SVN r17072
2014-04-30 04:35:18 +00:00
Dave Zarzycki
d0e88b4060 Mangler hack for various subsystems feedback
Swift SVN r17069
2014-04-30 04:20:54 +00:00
Argyrios Kyrtzidis
5891313153 [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
2014-03-26 22:01:00 +00:00
Dmitri Hrybenko
b9c87184ea Add an ABI-stable libfunctionNameDemangle library, which enables external
clients to use the Swift demangler without depending on compiler internals.


Swift SVN r14776
2014-03-07 09:32:39 +00:00