From ad744d11a70136459256f28380ec99c9274fb77d Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 12 Jan 2026 20:04:04 -0500 Subject: [willow]: verifier work (#3) --- willow/lib/IR/Instruction.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'willow/lib/IR/Instruction.cpp') diff --git a/willow/lib/IR/Instruction.cpp b/willow/lib/IR/Instruction.cpp index 21a4cae..a61cd55 100644 --- a/willow/lib/IR/Instruction.cpp +++ b/willow/lib/IR/Instruction.cpp @@ -1 +1,3 @@ #include + +namespace willow {}; -- cgit v1.2.3