Cullen Rhodes
ce6303f0e6
[lli] Fix crash on empty entry-function
Empty entry-function triggers the following assertion:
llvm/lib/IR/Mangler.cpp:38: void getNameWithPrefixImpl(llvm::raw_ostream
&, const llvm::Twine &, (anonymous namespace)::ManglerPrefixTy, const
llvm::DataLayout &, char):
Assertion `!Name.empty() && "getNameWithPrefix requires non-empty name"' failed.
Throw an error if entry-function is empty.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D156516
2023-07-31 09:29:54 +00:00
..
2023-07-30 21:10:53 -07:00
2023-07-30 21:10:54 -07:00
2023-07-20 20:53:08 +00:00
2023-07-12 13:22:02 -04:00
2023-07-31 09:29:54 +00:00
2023-04-20 08:45:38 +09:00
2023-07-07 16:51:20 +00:00
2023-05-16 09:22:21 -07:00
2023-06-25 15:42:22 +01:00
2023-06-02 14:53:49 -07:00
2023-04-17 00:38:49 +09:00
2023-07-13 14:46:59 -07:00
2023-06-25 15:42:22 +01:00
2023-06-02 15:19:41 -07:00
2023-06-11 13:19:22 -07:00
2023-07-19 19:59:13 -07:00
2023-07-04 13:00:10 +02:00
2023-07-12 19:12:48 +00:00
2023-07-26 16:28:41 +01:00
2023-07-26 11:30:16 -07:00
2023-04-17 00:38:49 +09:00
2023-05-09 13:58:10 -07:00
2023-05-03 11:51:35 -07:00
2023-07-24 09:14:01 -07:00
2023-07-19 17:21:57 -07:00
2023-04-26 20:43:11 -07:00
2023-07-05 14:53:14 -07:00
2023-06-26 11:20:08 +02:00
2023-06-26 11:20:08 +02:00
2023-07-06 15:12:08 -07:00
2023-04-21 15:37:00 -07:00
2023-04-17 00:38:49 +09:00
2023-07-28 15:43:39 +02:00
2023-07-25 09:47:02 -07:00
2023-07-28 14:20:14 +02:00
2023-05-09 13:58:10 -07:00
2023-06-25 15:42:22 +01:00
2023-06-25 15:42:22 +01:00
2023-07-28 09:41:38 -04:00
2023-07-28 09:41:38 -04:00
2023-07-07 23:32:28 +03:00
2023-07-24 00:35:24 -04:00
2023-07-27 10:32:00 +01:00
2023-04-17 00:38:49 +09:00
2023-07-28 09:21:29 +01:00
2023-06-02 15:08:14 -07:00
2023-05-17 10:48:52 +02:00
2023-07-14 10:27:58 +02:00
2023-06-25 15:42:22 +01:00
2023-06-28 17:51:39 +07:00
2023-07-24 14:26:32 -07:00
2023-06-06 10:18:06 -07:00
2023-06-05 13:00:20 -07:00
2023-04-17 00:38:49 +09:00
2023-07-27 15:43:51 -07:00
2023-07-11 13:16:20 -07:00
2023-05-17 10:48:52 +02:00
2023-07-26 00:04:36 +00:00
2023-07-14 19:29:28 +00:00