Files
swift-mirror/stdlib/runtime/Demangle.cpp
Dmitri Hrybenko ccb9005fac stdlib/runtime: link in the demangler
Yes, this is not pretty, but I want to check that it compiles and links well on
all platforms before starting buildsystem changes.


Swift SVN r20314
2014-07-22 16:34:50 +00:00

3 lines
80 B
C++

#include "../../lib/Basic/Demangle.cpp"
#include "../../lib/Basic/Punycode.cpp"