[weak vtables] Place class definitions into anonymous namespaces to prevent weak...
[oota-llvm.git] / examples / Kaleidoscope / Chapter2 / CMakeLists.txt
1 add_llvm_example(Kaleidoscope-Ch2
2   toy.cpp
3   )