Add comment about how to use local cranelift checkout
This commit is contained in:
parent
257a607e3e
commit
43a94ffdf8
@ -24,3 +24,10 @@ target-lexicon = "0.0.3"
|
||||
faerie = "0.4.4"
|
||||
ar = "0.6.0"
|
||||
bitflags = "1.0.3"
|
||||
|
||||
# Uncomment to use local checkout of cranelift
|
||||
#[patch."https://github.com/CraneStation/cranelift.git"]
|
||||
#cranelift = { path = "../cranelift/lib/umbrella" }
|
||||
#cranelift-module = { path = "../cranelift/lib/module" }
|
||||
#cranelift-simplejit = { path = "../cranelift/lib/simplejit" }
|
||||
#cranelift-faerie = { path = "../cranelift/lib/faerie" }
|
Loading…
Reference in New Issue
Block a user