Skip to content

Commit

Permalink
tests work
Browse files Browse the repository at this point in the history
  • Loading branch information
MabezDev committed Dec 9, 2024
1 parent aa230c3 commit 8bf4031
Show file tree
Hide file tree
Showing 4 changed files with 728 additions and 781 deletions.
2 changes: 2 additions & 0 deletions examples/.cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ rustflags = [
"-C", "link-arg=-Wl,-Tlinkall.x",
"-C", "link-arg=-nostartfiles",

"--emit", "llvm-ir,asm",

# LLD
# "-C", "link-arg=-Tlinkall.x",
# "-C", "linker=rust-lld",
Expand Down
Loading

0 comments on commit 8bf4031

Please sign in to comment.