view lib/Demangle/CMakeLists.txt @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents
children c2174574ed3a
line wrap: on
line source

add_llvm_library(LLVMDemangle
  ItaniumDemangle.cpp
)