Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / Target / WebAssembly / Disassembler / CMakeLists.txt
1 add_llvm_library(LLVMWebAssemblyDisassembler
2   WebAssemblyDisassembler.cpp
3   )