Commit 6d0afd5b authored by Aiden Grossman's avatar Aiden Grossman
Browse files

[llvm-exegesis] Refactor ExecutableFunction to use a named constructor

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.
parent bf897d5d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment