LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Errors.h File Reference
#include <llvm/ADT/Twine.h>
#include <llvm/Support/Error.h>
Include dependency graph for Errors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llzk
namespace  llzk::witgen

Functions

llvm::Error llzk::witgen::makeError (const llvm::Twine &msg)
 Build a string-backed error for user-facing witgen failures.