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-28 11:13:03 +02:00
2023-07-28 23:37:09 +03:00
2023-07-31 09:29:54 +00:00
2023-05-17 17:03:15 +02:00
2023-07-27 12:40:42 -07:00
2023-02-02 11:16:18 +08:00
2023-05-21 16:12:06 -07:00
2023-02-02 11:16:18 +08:00
2023-06-08 09:25:08 +08:00
2023-02-02 11:16:18 +08:00
2023-02-02 11:16:18 +08:00
2023-02-02 11:16:18 +08:00
2023-02-02 11:16:18 +08:00
2023-02-02 11:16:18 +08:00