Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / examples / Kaleidoscope / Orc / CMakeLists.txt
1 add_subdirectory(initial)
2 add_subdirectory(lazy_codegen)
3 add_subdirectory(lazy_irgen)
4 add_subdirectory(fully_lazy)