diff options
Diffstat (limited to 'willow/lib')
| -rw-r--r-- | willow/lib/IR/Instruction.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/willow/lib/IR/Instruction.cpp b/willow/lib/IR/Instruction.cpp new file mode 100644 index 0000000..21a4cae --- /dev/null +++ b/willow/lib/IR/Instruction.cpp @@ -0,0 +1 @@ +#include <willow/IR/Instruction.h> |