diff options
| author | Aiden Grossman <agrossman154@yahoo.com> | 2023-11-24 02:15:34 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-24 02:15:34 -0800 |
| commit | 8a02b70324f03967a6697c782d2b2436d1e1bac2 (patch) | |
| tree | dd8136e4ab07bbbac9c28ac265394ff637a50820 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | b3dd14ce07f2750ae1068fe62abbf2f3bd2cade8 (diff) | |
[llvm-exegesis] Refactor ExecutableFunction to use a named constructor (#72837)
This patch refactors ExecutableFunction to use a named constructor
pattern, namely adding the create function, so that errors occurring
during the creation of an ExecutableFunction can be propogated back up
rather than having to deal with them in report_fatal_error.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
