forked from OSchip/llvm-project
c04270d2e4
When emitting a remark for a conditional branch annotation, the remark uses the line location information of the conditional branch in the message. In some cases, that information is unavailable and the optimization would segfaul. I'm still not sure whether this is a bug or WAI, but the optimizer should not die because of this. llvm-svn: 251420 |
||
---|---|---|
.. | ||
Inputs | ||
branch.ll | ||
calls.ll | ||
discriminator.ll | ||
entry_counts.ll | ||
fnptr.ll | ||
gcc-simple.ll | ||
inline.ll | ||
nolocinfo.ll | ||
offset.ll | ||
propagate.ll | ||
remarks.ll | ||
syntax.ll |