Kazu Hirata
71d12bc2de
[ExecutionEngine] Fix warnings
This patch fixes:
llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp:512:12: error:
moving a temporary object prevents copy elision
[-Werror,-Wpessimizing-move]
and:
llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp:515:12: error:
moving a temporary object prevents copy elision
[-Werror,-Wpessimizing-move]
2022-08-15 10:26:03 -07:00
..
2022-08-11 15:27:47 +09:00
2022-08-11 19:34:10 +05:30
2022-08-13 13:48:40 +09:00
2022-08-13 14:17:43 +09:00
2022-08-11 15:41:06 +09:00
2022-08-13 12:55:42 -07:00
2022-06-12 17:24:19 -04:00
2022-08-07 00:16:14 -07:00
2022-03-28 15:14:20 +02:00
2022-02-06 22:18:35 -08:00
2022-06-08 16:49:51 -07:00
2022-07-06 20:12:22 +09:00
2022-03-28 15:14:20 +02:00
2022-01-08 16:46:15 +11:00
2021-09-27 16:53:09 -07:00
2022-07-23 21:10:10 -07:00
2022-01-08 16:46:15 +11:00
2022-05-20 19:33:07 -07:00
2022-08-15 10:26:03 -07:00
2022-08-11 15:27:47 +09:00
2022-06-20 11:49:10 -07:00
2022-02-06 22:18:35 -08:00
2022-07-15 08:20:57 +02:00
2022-02-06 22:18:35 -08:00
2022-04-10 18:44:50 +08:00
2022-07-28 21:12:25 +09:00
2022-05-19 10:51:20 -07:00
2022-06-09 22:47:58 -07:00
2021-12-15 12:03:55 +11:00
2022-08-14 14:35:08 +05:30
2022-08-13 13:07:50 +05:30
2022-08-13 13:48:40 +09:00
2022-08-11 15:12:24 +09:00
2022-07-07 21:00:25 +08:00
2022-08-05 13:52:03 -07:00
2022-07-28 21:12:25 +09:00
2022-08-11 15:27:47 +09:00
2022-08-13 12:55:42 -07:00
2022-06-20 22:45:45 -07:00
2022-02-06 22:18:35 -08:00