-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I'm compiling rust code for AVR using avr-hal which uses avr-gcc
for final compilation and bypasses LLVM. If I try:
$ cargo call-stack...
error: failed to parse application's LLVM IR from `/target/avr-atmega328p.json/release/deps/arduino_lib-3273400ccbbcd796.ll`: BUG: failed to parse LLVM IR; please submit a cargo-call-stack bug report and attach the `.ll` file: Failure("Eof in line 46")
file rename and attached: arduino_lib-3273400ccbbcd796.txt
Metadata
Metadata
Assignees
Labels
No labels