Skip to content

Commit

Permalink
Update demo.py
Browse files Browse the repository at this point in the history
Comment in initial llvm build in demo.py
  • Loading branch information
PhilippvK authored Feb 15, 2024
1 parent 94b1526 commit 21e588d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
seal5_flow.patch(verbose=VERBOSE, stages=[PatchStage.PHASE_0])

# Build initial LLVM
# seal5_flow.build(verbose=VERBOSE, config="release")
seal5_flow.build(verbose=VERBOSE, config="release")

# Transform inputs
# 1. Create M2-ISA-R metamodel
Expand Down

0 comments on commit 21e588d

Please sign in to comment.