Use include_bytes! to import llvm bitcode

This commit is contained in:
Richard Feldman 2020-04-01 22:50:36 -04:00
parent 317b5217d7
commit 01f3ae893f
5 changed files with 2 additions and 124 deletions

View file

@ -1,3 +1,2 @@
pub mod build;
pub mod builtins;
pub mod convert;