Hi, I am experiencing a weird compilation error:
Basic Block in function 'delay_microseconds' does not have terminator!
label %late_allocas
LLVM ERROR: Broken module found, compilation aborted!
Any idea or suggestion what is causing it? The delay_microseconds is not used anywhere in the code.
Thanks,
Slava
Basic Block in function 'delay_microseconds' does not have t
-
- Member
- Posts: 8
- Joined: Mon Sep 29, 2014 9:36 am
-
Verified
- Experienced Member
- Posts: 117
- Joined: Fri Dec 11, 2009 10:22 am
Could you attach some code so we can reproduce it? Thanks