Run bazel_to_cmake in strict mode.

```
$ ./build_tools/bazel_to_cmake/bazel_to_cmake.py --strict
```

Closes https://github.com/google/iree/pull/1291

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/iree/pull/1291 from ScottTodd:bazel-to-cmake-run ee2aa2638e5f754cd3d5f8d977d9bb4438f81bec
PiperOrigin-RevId: 303255735
diff --git a/iree/hal/llvmjit/CMakeLists.txt b/iree/hal/llvmjit/CMakeLists.txt
index f0fe39f..8ef88b5 100644
--- a/iree/hal/llvmjit/CMakeLists.txt
+++ b/iree/hal/llvmjit/CMakeLists.txt
@@ -102,8 +102,8 @@
     iree::hal::fence
     iree::hal::host::async_command_queue
     iree::hal::host::host_descriptor_set
-    iree::hal::host::host_executable_layout
     iree::hal::host::host_event
+    iree::hal::host::host_executable_layout
     iree::hal::host::host_local_allocator
     iree::hal::host::host_submission_queue
     iree::hal::host::inproc_command_buffer