[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / lib / Target / SystemZ / Disassembler / CMakeLists.txt
1 add_llvm_library(LLVMSystemZDisassembler
2   SystemZDisassembler.cpp
3   )