Replace usages of 'add_executable' with 'add_llvm_executable'.
authorRiver Riddle <riverriddle@google.com>
Thu, 30 May 2019 15:23:49 +0000 (08:23 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 03:10:32 +0000 (20:10 -0700)
commit11e485ca19fca0c41818d3dd4fd2a3551abc4b72
tree88997bf0693a3b2d47dde2c15947c3399f847253
parent4a697a91de40023535a9f62b997b7b81f4693140
Replace usages of 'add_executable' with 'add_llvm_executable'.

--

PiperOrigin-RevId: 250691487
mlir/examples/Linalg/Linalg1/lib/CMakeLists.txt
mlir/test/EDSC/CMakeLists.txt
mlir/test/SDBM/CMakeLists.txt
mlir/test/TestDialect/CMakeLists.txt
mlir/tools/mlir-cpu-runner/CMakeLists.txt
mlir/tools/mlir-opt/CMakeLists.txt
mlir/tools/mlir-translate/CMakeLists.txt