Hi,<br><br>Although LowerConstantExprs is in the attick, someone might find the <br>attached patch useful.<br><br>Description: LowerConstantExprs messes up llvm.dbg.stoppoint, <br>causing DbgStopPointInst.getFileName() to segfault. Probably the
<br>same problem appears with some other intrinsic functions.<br><br>Testing: Compiles and runs fine on cca 20 open source projects.<br><br>Domagoj<br>