Skip to content

Commit 4838801

Browse files
bollupolybuildr
authored andcommitted
Remove GPL code
Committer's note: The author says that the code is significantly different from original and so the comment is misleading at this point.
1 parent c5f94a3 commit 4838801

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/llvm_interpreter.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// sample LLVM code lifted from
2-
// https://github.com/Wilfred/bfc/blob/master/src/llvm.rs
31
use std::rc::Rc;
42
use std::cell::RefCell;
53
use std::fmt;

0 commit comments

Comments
 (0)