Dmitri Hrybenko
|
eac3669a9c
|
CMake: record that libswiftBasic depends on LLVMSupport
Swift SVN r24173
|
2015-01-05 07:18:09 +00:00 |
|
Dmitri Hrybenko
|
6670bb76ec
|
Rewrite the CMake build system
Swift SVN r24124
|
2014-12-23 22:15:30 +00:00 |
|
Dmitri Hrybenko
|
f6e926224e
|
Fix warnings about unused variables when assertions are turned off
Swift SVN r23641
|
2014-12-03 04:48:38 +00:00 |
|
Dmitri Hrybenko
|
26277fc41d
|
Demangler: remove StringRef dependencies in the demangler interface and
PrettyStackTrace dependencies in the implementation
Swift SVN r20248
|
2014-07-21 12:46:58 +00:00 |
|
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 |
|