search for: elimantion

Displaying 1 result from an estimated 1 matches for "elimantion".

2012 Oct 02
1
[LLVMdev] Unreachable block eliminate problem.
...no predecessors. When I build object file this address = 1. I found that 1 inserts only if block was elimanted. Is it normal, when block eliminates even if some constant have address of this block? Can I disable this behaviour in llc through command line options or I need patch unreachable block elimantion pass? Any suggestions are welcome. Thanks in advance, Dmitry Sokolov.