blob: 8716652298f84ec929444fdc3a67486441a6fada [file] [log] [blame]
add_swift_host_library(swiftDemangling STATIC
Demangler.cpp
Context.cpp
ManglingUtils.cpp
NodeDumper.cpp
NodePrinter.cpp
OldDemangler.cpp
OldRemangler.cpp
Punycode.cpp
Remangler.cpp)
target_compile_definitions(swiftDemangling PRIVATE
LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1)